onDragEnd property

dynamic Function(Offset newCenter)? onDragEnd
final

拖拽结束回调

Implementation

final Function(Offset newCenter)? onDragEnd;