menuItems property

List<PopupMenuEntry<T>> menuItems
final

The list of items to show in the popup menu.

Implementation

final List<PopupMenuEntry<T>> menuItems;