menu
flutter_form_guard package
documentation
widgets/smart_form_guard.dart
SmartFormGuard
autoSave property
autoSave property
dark_mode
light_mode
autoSave
property
bool
autoSave
final
Whether to automatically save form state on changes. Defaults to
true
.
Implementation
final bool autoSave;
flutter_form_guard package
documentation
widgets/smart_form_guard
SmartFormGuard
autoSave property
SmartFormGuard class