https://michael-ginn.medium.com/creating-optional-viewbuilder-parameters-in-swiftui-views-a0d4e3e1a0ae
Currently (June 5, 2022) in SwiftUI there is no way to have multiple optional @ViewBuilder parameters to a function. Please correct me if I'm wrong. This is a desirable feature and a common situation.