Class: PopupMenuItem

PopupMenuItem()

A model of an item of the menu to be displayed

PopupMenuItem(id, name, imageUrlopt)

new PopupMenuItem(id, name, imageUrlopt)

Parameters:
Name Type Attributes Description
id any The unique ID of the menu item
name string The menu item content
imageUrl string <optional>
The menu item image
Source: