values property
final
The currently selected values for this range slider.
The slider's thumbs are drawn at horizontal positions that corresponds to these values.
Implementation
final RangeValues values;
The currently selected values for this range slider.
The slider's thumbs are drawn at horizontal positions that corresponds to these values.
final RangeValues values;