I have a SwiftUI section like so:
Button(action: { }) { HStack { Spacer() Text("Save") .font(.headline) .foregro