menu
draftmode_framework package
documentation
forms/form.dart
DraftModeFormState
isDirty property
isDirty property
dark_mode
light_mode
isDirty
property
bool
get
isDirty
Implementation
bool get isDirty => controller.isDirty;
draftmode_framework package
documentation
forms/form
DraftModeFormState
isDirty property
DraftModeFormState class