contextMenu property

ContextMenu? contextMenu
final

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

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS

Implementation

final ContextMenu? contextMenu;