contextMenu property

ContextMenu? contextMenu
final

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

Implementation

final ContextMenu? contextMenu;