value property

double value
final

The currently selected value for this slider.

The slider's thumb is drawn at a position that corresponds to this value.

Implementation

final double value;