items property

List<T> items
final

a list of items to display in the picker

Implementation

final List<T> items;