onPanCancel property
final
The pointer that previously triggered onPanDown did not complete.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureDragCancelCallback? onPanCancel;
The pointer that previously triggered onPanDown did not complete.
See also:
final GestureDragCancelCallback? onPanCancel;