menu
fml package
documentation
widgets/form/form_interface.dart
IForm
dirty property
dirty property
dark_mode
light_mode
dirty
property
bool
?
get
dirty
Implementation
bool? get dirty;
set
dirty
(
bool
?
b
)
Implementation
set dirty(bool? b);
fml package
documentation
widgets/form/form_interface
IForm
dirty property
IForm class