menu
ll_dropdown_menu package
documentation
dropdown/drop_down_list_view.dart
DropDownListView
items property
items property
dark_mode
light_mode
items
property
List
<
DropDownItem
>
items
final
The data of the drop-down menu content body
Implementation
final List<DropDownItem> items;
ll_dropdown_menu package
documentation
dropdown/drop_down_list_view
DropDownListView
items property
DropDownListView class