ZetaAvatarBadge constructor
Constructor for ZetaAvatarBadge
Implementation
const ZetaAvatarBadge({
super.key,
this.color,
this.type = ZetaAvatarBadgeType.notification,
this.icon,
this.value,
this.iconColor,
}) : size = ZetaAvatarSize.xxxl;