menu
antd_flutter_mobile package
documentation
components/button/index.dart
AntdButton
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
?
disabled
final
是否禁用状态
Implementation
final bool? disabled;
antd_flutter_mobile package
documentation
components/button/index
AntdButton
disabled property
AntdButton class