items property

List<DropDownDataModel> items
final

The list of items to show in the dropdown.

Implementation

final List<DropDownDataModel> items;