dropListModel property

DropdownListModel<T> dropListModel
final

The list of selectable items.

Implementation

final DropdownListModel<T> dropListModel;