items property

List<CustomSelectItem<T>> items
final

Implementation

final List<CustomSelectItem<T>> items;