menu
neo_mobile_kit package
documentation
shared/navigation/neo_bottom_nav.dart
NeoBottomNavItem
NeoBottomNavItem.new const constructor
NeoBottomNavItem.new const constructor
dark_mode
light_mode
NeoBottomNavItem
constructor
const
NeoBottomNavItem
(
{
required
String
label
,
required
IconData
icon
,
})
Implementation
const NeoBottomNavItem({required this.label, required this.icon});
neo_mobile_kit package
documentation
shared/navigation/neo_bottom_nav
NeoBottomNavItem
NeoBottomNavItem.new const constructor
NeoBottomNavItem class