onMenuEntries method
List of menuentry items to appear in the popup menu.
Implementation
@override
List<PopupMenuEntry<T>>? onMenuEntries() => [];
List of menuentry items to appear in the popup menu.
@override
List<PopupMenuEntry<T>>? onMenuEntries() => [];