onChanged property

ValueChanged<double> onChanged
final

Called whenever the value of the slider changes

Implementation

final ValueChanged<double> onChanged;