onCancel property
getter/setter pair
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:
GestureDragCancelCallback? onCancel;