menu
las_app package
documentation
common_widgets/bottom_navigation.dart
BottomNavigation
BottomNavigation.new const constructor
BottomNavigation.new const constructor
dark_mode
light_mode
BottomNavigation
constructor
const
BottomNavigation
(
HomeBloc
?
bloc
, {
Key
?
key
,
})
Implementation
const BottomNavigation(this.bloc, {super.key});
las_app package
documentation
common_widgets/bottom_navigation
BottomNavigation
BottomNavigation.new const constructor
BottomNavigation class