items property

List<T> items
final

a list of options to show on the picker

Implementation

final List<T> items;