menu
itinereo
home_page\screens\home_screen.dart
HomeScreen
onBottomTap property
onBottomTap
dark_mode
light_mode
onBottomTap
property
void Function
(
int
index
)
onBottomTap
final
Callback to handle bottom navigation taps.
Implementation
final void Function(int index) onBottomTap;
itinereo
home_screen
HomeScreen
onBottomTap property
HomeScreen class