menu
phoenix_tabbar package
documentation
bottom/bottom_tab_bar_main.dart
BottomTabBar
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
?
onTap
final
Tab点击之后的回调函数
Implementation
final ValueChanged<int>? onTap;
phoenix_tabbar package
documentation
bottom/bottom_tab_bar_main
BottomTabBar
onTap property
BottomTabBar class