menu
bzframework package
documentation
widgets/BZTabBar.dart
BZTabBar
onTabSelected property
onTabSelected property
dark_mode
light_mode
onTabSelected
property
BZValueConfirmCallback
<
int
>
?
onTabSelected
final
默认返回false,表示继续执行默认方式,否则自己出来
Implementation
final BZValueConfirmCallback<int>? onTabSelected;
bzframework package
documentation
widgets/BZTabBar
BZTabBar
onTabSelected property
BZTabBar class