dropListModel property

DropdownSearchListModel<T> dropListModel
final

The model representing the dropdown list of options.

Implementation

final DropdownSearchListModel<T> dropListModel;