onChange property

AntdSliderChange? onChange
final

拖拽滑块时触发,并把当前拖拽的值作为参数传入

Implementation

final AntdSliderChange? onChange;