menuItems property
The menu items in this menu.
If the menuItems list is empty, then the menu will only show a title.
Implementation
final List<AudioGameMenuItem> menuItems;
The menu items in this menu.
If the menuItems list is empty, then the menu will only show a title.
final List<AudioGameMenuItem> menuItems;