onChanged property

ValueChanged<double> onChanged
final

Invoked on every drag tick.

Implementation

final ValueChanged<double> onChanged;