GestureDragCancelCallback typedef
Signature for when the pointer that previously triggered a GestureDragDownCallback did not complete.
Implementation
typedef GestureDragCancelCallback = void Function();
Signature for when the pointer that previously triggered a GestureDragDownCallback did not complete.
typedef GestureDragCancelCallback = void Function();