menu
antd_flutter_mobile package
documentation
components/form/index.dart
AntdFormBase<Style extends AntdStyle, WidgetType>
preserve property
preserve property
dark_mode
light_mode
preserve
property
bool
?
preserve
final
当字段被删除时保留字段值
Implementation
final bool? preserve;
antd_flutter_mobile package
documentation
components/form/index
AntdFormBase<Style extends AntdStyle, WidgetType>
preserve property
AntdFormBase class