items property

List<DropdownItem<T>> items
final

Implementation

final List<DropdownItem<T>> items;