onChanged property

ValueChanged<double> onChanged
final

Value to change the position of the slider

Implementation

final ValueChanged<double> onChanged;