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