items property

List<T> items
final

a list of items to provide on the selection picker

Implementation

final List<T> items;