NiceNotificationBell constructor
const
NiceNotificationBell({})
Implementation
const NiceNotificationBell({
super.key,
this.unreadCount = 0,
this.onTap,
this.iconColor,
this.badgeColor,
this.iconSize = 24,
this.animate = true,
});