onChange property

ValueChanged<double>? onChange
final

Callback to handle changing of slider

Implementation

final ValueChanged<double>? onChange;