menu
app_essentials package
documentation
widgets/custom_dropdown_field.dart
CustomDropDown<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
items
final
Implementation
final List<T> items;
app_essentials package
documentation
widgets/custom_dropdown_field
CustomDropDown<T>
items property
CustomDropDown class