May need to use wrappedValue when trying to toggle a bound var.
wrappedValue
var showFront: Binding<Bool> ... showFront.wrappedValue.toggle()