onDragCompleted property

VoidCallback? onDragCompleted
final

Called when the draggable is dropped and accepted by a DragTarget.

See also:

Implementation

final VoidCallback? onDragCompleted;