Signature for when a Draggable is dropped without being accepted by a DragTarget.
Used by Draggable.onDraggableCanceled.
Source
typedef void DraggableCanceledCallback(Velocity velocity, Offset offset);
Signature for when a Draggable is dropped without being accepted by a DragTarget.
Used by Draggable.onDraggableCanceled.
typedef void DraggableCanceledCallback(Velocity velocity, Offset offset);