value property

SliderValue value
final

The current value of the slider.

Can be either a single value or a range. The slider's visual state reflects this value.

Implementation

final SliderValue value;