onTap property

GestureTapCallback onTap
read / write

A tap has occurred.

This triggers once the gesture has won the arena, immediately after onTapUp.

If the gesture doesn't win the arena, onTapCancel is called instead.

See also:

Implementation

GestureTapCallback onTap