设备第二个按钮指针事件,通常对应鼠标右键(仅响应最内层事件,不允许冒泡)
@protected bool? onSecondaryTapDown(PointerDownEvent e) => null;