onDragEnd property

ValueChanged<Duration>? onDragEnd
final

拖拽结束时触发的回调

Implementation

final ValueChanged<Duration>? onDragEnd;