onDragUpdate property

ValueChanged<Duration>? onDragUpdate
final

拖拽过程中触发的回调

Implementation

final ValueChanged<Duration>? onDragUpdate;