Signature for when a pointer that might cause a tap has contacted the screen.
The position at which the pointer contacted the screen is available in the
details
.
Source
typedef void GestureTapDownCallback(TapDownDetails details);
Signature for when a pointer that might cause a tap has contacted the screen.
The position at which the pointer contacted the screen is available in the
details
.
typedef void GestureTapDownCallback(TapDownDetails details);