Its possible to extract the toolbar content in a separate var like using @ViewBuilder? I would like to extract it and set .toolBar(content: myToolBarContent)
.toolBar(content: myToolBarContent)