I am new to SwiftUI.
I have a button struct that contains the following property:
struct CircleTextButton: View { @ObservedObject var controlModel:M