onChangeEnd property

(void Function(double)?) onChangeEnd
final

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

Implementation

final void Function(double)? onChangeEnd;