items property

List<T>? items
final

Optional list of menu items to appear in the popup menu.

Implementation

final List<T>? items;