menu
hyttahub package
documentation
common_widgets/common_form.dart
BaseDropdownFormField<B extends BaseSubmitBloc<T>, E extends BaseSubmitEvent<T>, T extends GeneratedMessage, V>
value property
value property
dark_mode
light_mode
value
property
V?
value
final
Implementation
final V? value;
hyttahub package
documentation
common_widgets/common_form
BaseDropdownFormField<B extends BaseSubmitBloc<T>, E extends BaseSubmitEvent<T>, T extends GeneratedMessage, V>
value property
BaseDropdownFormField class