onSecondaryTap property

VoidCallback? onSecondaryTap
final

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

Implementation

final VoidCallback? onSecondaryTap;