contextMenu property

ContextMenu? contextMenu
final

Context menu which contains custom menu items to be shown when ContextMenu is presented.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS

Implementation

final ContextMenu? contextMenu;