items property

List<MenuItem> items
final

List of menu items to display when the button is pressed.

Implementation

final List<MenuItem> items;