menu
smart_nav_bar package
documentation
smart_bottom_nav.dart
SmartBottomNav
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
onTap
final
Callback function triggered when a navigation item is tapped.
Implementation
final ValueChanged<int> onTap;
smart_nav_bar package
documentation
smart_bottom_nav
SmartBottomNav
onTap property
SmartBottomNav class