onCancel property

GestureDragCancelCallback? onCancel
read / write

The pointer that previously triggered onDown did not complete.

See also:

  • allowedButtonsFilter, which decides which button will be allowed.

Implementation

GestureDragCancelCallback? onCancel;