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