menu
antd_flutter_mobile package
documentation
components/tabs/index.dart
AntdTab
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
?
disabled
final
是否禁用当前标签
Implementation
final bool? disabled;
antd_flutter_mobile package
documentation
components/tabs/index
AntdTab
disabled property
AntdTab class