onChangeEnd property

ValueChanged<double>? onChangeEnd
final

Called when the user stops dragging the slider.

Implementation

final ValueChanged<double>? onChangeEnd;