removeAllMenuItem method

void removeAllMenuItem()

Removes all the menu items from the list. If the browser is already open, it will take effect the next time it is opened.

Officially Supported Platforms/Implementations:

  • Android
  • iOS 14.0+

Implementation

void removeAllMenuItem() => platform.removeAllMenuItem();