menu
viggo_core_frontend package
documentation
form/field/field.dart
Field
value property
value property
dark_mode
light_mode
value
property
String
?
get
value
Implementation
String? get value => _field.valueOrNull;
viggo_core_frontend package
documentation
form/field/field
Field
value property
Field class