menu
phoenix_tabbar package
documentation
normal/sub_switch_title.dart
SubSwitchTitle
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
void Function
(
int
index
)
?
onSelect
final
选中回调
Implementation
final void Function(int index)? onSelect;
phoenix_tabbar package
documentation
normal/sub_switch_title
SubSwitchTitle
onSelect property
SubSwitchTitle class