menu
termui package
documentation
ui/widgets/form.dart
FormField<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The title label displayed for this field.
Implementation
final String label;
termui package
documentation
ui/widgets/form
FormField<T>
label property
FormField class