hasSubmenu property
final
Whether or not the associated label will host its own submenu or not.
This setting determines when accelerators are active, since accelerators for menu items that open submenus shouldn't be active when the submenu is open.
Implementation
final bool hasSubmenu;