menu
smart_nav_bar package
documentation
smart_bottom_nav.dart
SmartBottomNav
items property
items property
dark_mode
light_mode
items
property
List
<
SmartNavItem
>
items
final
List of navigation items to display.
Implementation
final List<SmartNavItem> items;
smart_nav_bar package
documentation
smart_bottom_nav
SmartBottomNav
items property
SmartBottomNav class