menu
fluffyn package
documentation
components/fluffyn_bottom_nav_bar.dart
FluffynBottomNavBar
FluffynBottomNavBar.new constructor
FluffynBottomNavBar.new constructor
dark_mode
light_mode
FluffynBottomNavBar
constructor
FluffynBottomNavBar
(
{
Key
?
key
,
required
int
currentIndex
,
})
Implementation
FluffynBottomNavBar({Key? key, required this.currentIndex}) : super(key: key);
fluffyn package
documentation
components/fluffyn_bottom_nav_bar
FluffynBottomNavBar
FluffynBottomNavBar.new constructor
FluffynBottomNavBar class