menu
bond_form package
documentation
bond_form.dart
FormFieldState<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The label or name of the form field.
Implementation
final String label;
bond_form package
documentation
bond_form
FormFieldState<T>
label property
FormFieldState class