onDoubleTapCancel property
final
The pointer that previously triggered onDoubleTapDown will not end up causing a double tap.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureTapCancelCallback? onDoubleTapCancel;