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