items property

List<MenuFlyoutItemBase> items
final

The colletion used to generate the content of the menu.

See also:

Implementation

final List<MenuFlyoutItemBase> items;