onDragEnd property

VoidCallback? onDragEnd
final

Called when the user ends dragging the widget.

Implementation

final VoidCallback? onDragEnd;