onSecondaryTapDown property
Callback invoked when a secondary button (right-click) tap down begins.
Useful for implementing context menus or alternative actions.
Implementation
final GestureTapDownCallback? onSecondaryTapDown;
Callback invoked when a secondary button (right-click) tap down begins.
Useful for implementing context menus or alternative actions.
final GestureTapDownCallback? onSecondaryTapDown;