init(AttributedString )
Creates a menu item with the given attributed title.
init(NSAttributedString )
Creates a menu item with the given attributed title.
init(String)
Creates a menu item with the given title.
init(String, children: () -> [NSMenuItem ])
Creates a menu item with a submenu containing the provided children.