onDragCompleted property
final
Called when the draggable is dropped and accepted by a DragTarget.
See also:
Implementation
final VoidCallback? onDragCompleted;
Called when the draggable is dropped and accepted by a DragTarget.
See also:
final VoidCallback? onDragCompleted;