menu
esteladevega_tfg_cubex
view\navigation\bottom_navigation.dart
BottomNavigation
BottomNavigation const constructor
BottomNavigation
dark_mode
light_mode
BottomNavigation
constructor
const
BottomNavigation
(
{
Key
?
key
,
int
?
index
,
})
Implementation
const BottomNavigation({super.key, this.index});
esteladevega_tfg_cubex
bottom_navigation
BottomNavigation
BottomNavigation const constructor
BottomNavigation class