onCancel property
read / write
The pointer that previously triggered onDown did not complete.
See also:
allowedButtonsFilter
, which decides which button will be allowed.
Implementation
GestureDragCancelCallback? onCancel;
The pointer that previously triggered onDown did not complete.
See also:
allowedButtonsFilter
, which decides which button will be allowed.GestureDragCancelCallback? onCancel;