onChanged property

ValueChanged<double> onChanged
final

Called when the value of the slider changes.

Implementation

final ValueChanged<double> onChanged;