onDoubleTapCancel property

GestureTapCancelCallback? onDoubleTapCancel
final

The pointer that previously triggered onDoubleTapDown will not end up causing a double tap.

See also:

Implementation

final GestureTapCancelCallback? onDoubleTapCancel;