onTimeChanged property

ValueChanged<int>? onTimeChanged
final

时间变化回调(拖动过程中高频触发)

Implementation

final ValueChanged<int>? onTimeChanged;