onMenuEntries method
List of menu entry items of type T to appear in the popup menu.
Implementation
List<PopupMenuEntry<T>>? onMenuEntries() => null;
List of menu entry items of type T to appear in the popup menu.
List<PopupMenuEntry<T>>? onMenuEntries() => null;