items property

List<DropdownItem> items
final

list of DropdownItems

Implementation

final List<DropdownItem> items;