menu
otium_ecommerce
presentation/widgets/bottom_navigation_bar_widget/bottom_navigation_bar_widget.dart
BottomNavigationBarWidget
BottomNavigationBarWidget const constructor
BottomNavigationBarWidget
dark_mode
light_mode
BottomNavigationBarWidget
constructor
const
BottomNavigationBarWidget
(
{
required
StatefulNavigationShell
navigationShell
,
Key
?
key
,
})
Implementation
const BottomNavigationBarWidget({ required this.navigationShell, super.key, });
otium_ecommerce
bottom_navigation_bar_widget
BottomNavigationBarWidget
BottomNavigationBarWidget const constructor
BottomNavigationBarWidget class