onTapDown property

GestureTapDownCallback? onTapDown
final

Called when a pointer that might cause a tap has contacted the screen.

Implementation

final GestureTapDownCallback? onTapDown;