values property Null safety

RangeValues values
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;