menu
antd_ui package
documentation
components/general/antd_button.dart
AntdButton
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
?
disabled
final
是否禁用,默认:false
Implementation
final bool? disabled;
antd_ui package
documentation
components/general/antd_button
AntdButton
disabled property
AntdButton class