items property

List<T> items
final

a list of items for the picker

Implementation

final List<T> items;