menu
antd_flutter_mobile package
documentation
components/popover/index.dart
AntdPopoverAction
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
?
disabled
final
是否禁用该操作项,禁用时不可点击且样式变灰
Implementation
final bool? disabled;
antd_flutter_mobile package
documentation
components/popover/index
AntdPopoverAction
disabled property
AntdPopoverAction class