onTapMove property

GestureTapMoveCallback? onTapMove
final

A pointer that triggered a tap has moved.

This triggers when the pointer moves after the tap gesture has been recognized.

See also:

Implementation

final GestureTapMoveCallback? onTapMove;