onTripleTapDown property

GestureTapDragDownCallback? onTripleTapDown
final

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

Implementation

final GestureTapDragDownCallback? onTripleTapDown;