contextMenu property

ContextMenu? contextMenu

Context menu used by the browser. It should be set before opening the browser.

Implementation

ContextMenu? get contextMenu => platform.contextMenu;