items property
final
The options that will appear when this menu is tapped.
See ZdsPopupMenuItem.
Must not be empty.
Implementation
final List<PopupMenuEntry<T>> items;
The options that will appear when this menu is tapped.
See ZdsPopupMenuItem.
Must not be empty.
final List<PopupMenuEntry<T>> items;