contextMenu property
ContextMenu?
contextMenu
getter/setter pairinherited
Context menu used by the browser. It should be set before opening the browser.
Implementation
ContextMenu? contextMenu;
Context menu used by the browser. It should be set before opening the browser.
ContextMenu? contextMenu;