menu
convenience_types package
documentation
types/form_field.dart
FormField<T>
name property
name property
dark_mode
light_mode
name
property
String
get
name
inherited
Property representing the name of this
FormField
in a possible json request body
Implementation
String get name;
convenience_types package
documentation
types/form_field
FormField<T>
name property
FormField class