onChangeEnd property

ValueChanged<double>? onChangeEnd
final

Callback when the user stops dragging the slider.

Implementation

final ValueChanged<double>? onChangeEnd;