onTertiaryTapDown property

GestureTapDownCallback? onTertiaryTapDown
final

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

Implementation

final GestureTapDownCallback? onTertiaryTapDown;