onTripleTapDown property
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;
Called after a momentary hold or a short tap that is close in space and time (within kDoubleTapTimeout) to a previous double-tap.
final GestureTapDragDownCallback? onTripleTapDown;