onItems method

List<T>? onItems()

List of menu items to appear in the popup menu.

Implementation

List<T>? onItems() => [];