menuEntries property
Optional list of PopupMenuEntries to appear in the popup menu.
Implementation
final List<PopupMenuEntry<T>>? menuEntries;
Optional list of PopupMenuEntries to appear in the popup menu.
final List<PopupMenuEntry<T>>? menuEntries;