menu
cupertino_native_plus package
documentation
components/tab_bar.dart
CNTabBar
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
onTap
final
Called when the user selects a new item.
Implementation
final ValueChanged<int> onTap;
cupertino_native_plus package
documentation
components/tab_bar
CNTabBar
onTap property
CNTabBar class