A code snippet that I often use. Might be useful. idk. I got something similar for optionals.
#swiftui
@obrhoff It’s really not obvious and I have done this as well in the past. But this article also describes the pitfalls with conditional modifiers: https://www.objc.io/blog/2021/08/24/conditional-view-modifiers/
Why Conditional View Modifiers are a Bad Idea

A SwiftUI anti-pattern