onTapDown property
Called when a pointer that might cause a tap has contacted the screen.
Implementation
final GestureTapDownCallback? onTapDown;
Called when a pointer that might cause a tap has contacted the screen.
final GestureTapDownCallback? onTapDown;