menu
to_do_package package
documentation
screens/tabs/bottom_navigation_bar_screen.dart
BottomNavigationBarScreen
BottomNavigationBarScreen.new const constructor
BottomNavigationBarScreen.new const constructor
dark_mode
light_mode
BottomNavigationBarScreen
constructor
const
BottomNavigationBarScreen
(
int
passIndex
, {
Key
?
key
,
})
Implementation
const BottomNavigationBarScreen(this.passIndex, {Key? key}) : super(key: key);
to_do_package package
documentation
screens/tabs/bottom_navigation_bar_screen
BottomNavigationBarScreen
BottomNavigationBarScreen.new const constructor
BottomNavigationBarScreen class