onChangeEnd property

(dynamic Function(double)?) onChangeEnd
final

Called whenever the user is done moving the slider.

Implementation

final Function(double)? onChangeEnd;