onValueChanged property

dynamic Function(double val) onValueChanged
final

Value change listener

Implementation

final Function(double val) onValueChanged;