items property

List<T>? items
final

List of menu items to appear in the popup menu.

Implementation

final List<T>? items;