menu
stylish_bottom_bar package
documentation
model/bar_items.dart
BottomBarItem
badge property
badge property
dark_mode
light_mode
badge
property
Widget
?
badge
final
Set the widget to display as a badge
badge: Text('90'),
Implementation
final Widget? badge;
stylish_bottom_bar package
documentation
model/bar_items
BottomBarItem
badge property
BottomBarItem class