menu
antd_flutter_mobile package
documentation
components/form/item.dart
AntdFormItemComponentState<T, Style extends AntdStyle, WidgetType extends AntdFormItemComponent<T, Style, WidgetType>>
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
getter/setter pair
Implementation
var readOnly = false;
antd_flutter_mobile package
documentation
components/form/item
AntdFormItemComponentState<T, Style extends AntdStyle, WidgetType extends AntdFormItemComponent<T, Style, WidgetType>>
readOnly property
AntdFormItemComponentState class