onHideContextMenu property

(void Function()?) onHideContextMenu
final

Event fired when the context menu for this WebView is being hidden.

Implementation

final void Function()? onHideContextMenu;