menu
curved_labeled_navigation_bar package
documentation
curved_navigation_bar.dart
CurvedNavigationBar
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
?
onTap
final
Called when one of the
items
is tapped.
Implementation
final ValueChanged<int>? onTap;
curved_labeled_navigation_bar package
documentation
curved_navigation_bar
CurvedNavigationBar
onTap property
CurvedNavigationBar class