menu
shared_component package
documentation
widgets/dropdown/custom_dropdown_single.dart
CustomDropdownSingle
items property
items property
dark_mode
light_mode
items
property
List
<
DropDownResponse
>
?
items
final
Implementation
final List<DropDownResponse>? items;
shared_component package
documentation
widgets/dropdown/custom_dropdown_single
CustomDropdownSingle
items property
CustomDropdownSingle class