menu
flutter_auto_form package
documentation
flutter_auto_form.dart
Field<T>
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name that will be displayed to the user.
Implementation
final String name;
flutter_auto_form package
documentation
flutter_auto_form
Field<T>
name property
Field class