menu
tfn_design_system package
documentation
components/notification_badge.dart
NotificationBadge
NotificationBadge.new const constructor
NotificationBadge.new const constructor
dark_mode
light_mode
NotificationBadge
constructor
const
NotificationBadge
(
{
Key
?
key
,
int
?
count
,
})
Implementation
const NotificationBadge({super.key, this.count});
tfn_design_system package
documentation
components/notification_badge
NotificationBadge
NotificationBadge.new const constructor
NotificationBadge class