values property

List<String> values
final

The name of the option that will be displayed on the toggle.

It is recommended that this does not exceed 4 as the toggle would be very small.

Implementation

final List<String> values;