items property

List<T> items
final

The list of items to be displayed in the picker.

Implementation

final List<T> items;