onDoubleTapDown property

GestureTapDragDownCallback? onDoubleTapDown
final

Called after a momentary hold or a short tap that is close in space and time (within kDoubleTapTimeout) to a previous short tap.

Implementation

final GestureTapDragDownCallback? onDoubleTapDown;