onSecondaryTapDown property

GestureTapDownCallback? onSecondaryTapDown
final

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

Implementation

final GestureTapDownCallback? onSecondaryTapDown;