onChange property

dynamic Function(double) onChange
final

Called whenever the value changes by moving the slider or entering a value into the TextField

Implementation

final Function(double) onChange;