onChanged property

ValueChanged<double> onChanged
final

Callback for value change.

Implementation

final ValueChanged<double> onChanged;