items property

List<T> items
final

List of items to display in dropdown

Implementation

final List<T> items;