onChangeStart property

ValueChanged<double>? onChangeStart
final

Called when the user starts dragging the slider.

Implementation

final ValueChanged<double>? onChangeStart;