menu
itinereo
explore\screens\explore_screen.dart
ExploreScreen
onBottomTap property
onBottomTap
dark_mode
light_mode
onBottomTap
property
void Function
(
int
index
)
onBottomTap
final
Callback to handle bottom navigation bar taps.
Implementation
final void Function(int index) onBottomTap;
itinereo
explore_screen
ExploreScreen
onBottomTap property
ExploreScreen class