menuList property

List<SearchableDropDownItem> menuList
final

List of items to display in the dropdown.

Implementation

final List<SearchableDropDownItem> menuList;