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