values property

List<T> values
final

The labels for each of the buttons (in order of how they will be displayed).

Implementation

final List<T> values;