items property

List<PopupMenuEntry<T>> items
final

The popup menu entries shown when the button is tapped.

Implementation

final List<PopupMenuEntry<T>> items;