menu
ui_template_bloc package
documentation
features/dropdown/ui_dropdown_bloc.dart
UIDropdownInitState
UIDropdownInitState.new constructor
UIDropdownInitState.new constructor
dark_mode
light_mode
UIDropdownInitState
constructor
UIDropdownInitState
(
String
value
,
List
<
String
>
options
)
Implementation
UIDropdownInitState(this.value, this.options);
ui_template_bloc package
documentation
features/dropdown/ui_dropdown_bloc
UIDropdownInitState
UIDropdownInitState.new constructor
UIDropdownInitState class