I want to differentiate the groups by giving them a title or divider, but I can\'t find a title option for the group element.
Is there a way to add a title or divider?>
As we all know, an item-node can has title, and an item-node can be the child of menu-node, further more a menu-node can be a child of item-node, and a group-node can be a child of a menu-node.
so all we need to do is keep the group inside the hierarchy of rootMenu-itemWithTitle-menu.
like this, is is used as a NavigationView menus: