menu
ll_dropdown_menu package
documentation
dropdown/drop_down_grid_view.dart
DropDownGridView
items property
items property
dark_mode
light_mode
items
property
List
<
DropDownItem
>
items
final
Data of the drop-down menu content body
Implementation
final List<DropDownItem> items;
ll_dropdown_menu package
documentation
dropdown/drop_down_grid_view
DropDownGridView
items property
DropDownGridView class