menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
是否禁用输入框
Implementation
final bool disabled;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
disabled property
AntdInputBase class