menu
flutter_form_guard package
documentation
widgets/guard_field.dart
GuardField
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Label text displayed in the input decoration.
Implementation
final String? label;
flutter_form_guard package
documentation
widgets/guard_field
GuardField
label property
GuardField class