onContextMenu property

void Function(Event)? onContextMenu
final

Callback for the contextmenu event.

Implementation

final void Function(Event)? onContextMenu;