menu
stacked package
documentation
stacked_annotations.dart
FormField
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
The name of the form field. This will be used to generate the Key mapping
Implementation
final String? name;
stacked package
documentation
stacked_annotations
FormField
name property
FormField class