menu
fluttery_framework package
documentation
view.dart
NavBottomBar
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
?
onTap
getter/setter pair
Called when one of the
items
is tapped.
Implementation
ValueChanged<int>? onTap;
fluttery_framework package
documentation
view
NavBottomBar
onTap property
NavBottomBar class