onPanCancel property

GestureDragCancelCallback? onPanCancel
final

Triggered when the user touches the screen but does not complete the tap action

Implementation

final GestureDragCancelCallback? onPanCancel;