onTertiaryTap property

VoidCallback? onTertiaryTap
final

设备第三个按钮指针事件,通常对应鼠标中间按钮事件(只响应最内层的事件)

Implementation

final VoidCallback? onTertiaryTap;