menu
mod_layout_one package
documentation
widgets/dropdown/dropdown.dart
ModDropDown<T>
items property
items property
dark_mode
light_mode
items
property
List
<
DropdownMenuItem
<
T
>
>
items
final
Implementation
final List<DropdownMenuItem<T>> items;
mod_layout_one package
documentation
widgets/dropdown/dropdown
ModDropDown<T>
items property
ModDropDown class