items property

List<PopupMenuEntry<T>> items
final

The popup menu entries shown when the trigger is pressed.

Implementation

final List<PopupMenuEntry<T>> items;