menu
nomo_ui_kit package
documentation
components/dropdownmenu/dropdownmenu.dart
NomoDropDownMenu<T>
items property
items property
dark_mode
light_mode
items
property
List
<
NomoDropdownItem
<
T
>
>
items
final
Implementation
final List<NomoDropdownItem<T>> items;
nomo_ui_kit package
documentation
components/dropdownmenu/dropdownmenu
NomoDropDownMenu<T>
items property
NomoDropDownMenu class