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