menu
dreamic package
documentation
presentation/elements/notification_badge_widget.dart
NotificationBadgeWidget
hideWhenZero property
hideWhenZero property
dark_mode
light_mode
hideWhenZero
property
bool
hideWhenZero
final
Whether to hide the badge when count is zero. Defaults to true.
Implementation
final bool hideWhenZero;
dreamic package
documentation
presentation/elements/notification_badge_widget
NotificationBadgeWidget
hideWhenZero property
NotificationBadgeWidget class