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