onChanged property

ValueChanged<double>? onChanged
final

滑动值改变回调

Implementation

final ValueChanged<double>? onChanged;