onDragCanceled property

PartDayDragCanceledCallbackRaw? onDragCanceled
final

Called when a drag gesture is canceled.

The bool indicates whether the user moved their finger or not.

Implementation

final PartDayDragCanceledCallbackRaw? onDragCanceled;