menu
ouds_core
components/navigation/ouds_navigation_bar_item.dart
OudsNavigationBarItemBadge
hasCount property
hasCount
dark_mode
light_mode
hasCount
property
bool
get
hasCount
Returns true if the badge has a numeric count.
Implementation
bool get hasCount => count != null;
ouds_core
ouds_navigation_bar_item
OudsNavigationBarItemBadge
hasCount property
OudsNavigationBarItemBadge class