menu
flutter_form_guard package
documentation
widgets/guard_field.dart
GuardField
name property
name property
dark_mode
light_mode
name
property
String
name
final
Field name. Must be unique within the form.
Implementation
final String name;
flutter_form_guard package
documentation
widgets/guard_field
GuardField
name property
GuardField class