onChangeEnd property

ValueChanged<double>? onChangeEnd
final

Called when the user is done selecting a new value for the slider.

Implementation

final ValueChanged<double>? onChangeEnd;