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