onDoubleTapDown property

GestureTapDownCallback? onDoubleTapDown
final

A pointer that might cause a double tap has contacted the screen at a particular location.

Implementation

final GestureTapDownCallback? onDoubleTapDown;