values property

List<T> values
final

Values that will be shown in the scroll picker.

Implementation

final List<T> values;