EnvironmentalModifier
A modifier that must resolve to a concrete modifier in an environment before use.
Declaration
protocol EnvironmentalModifier : ViewModifier where Self.Body == NeverA modifier that must resolve to a concrete modifier in an environment before use.
protocol EnvironmentalModifier : ViewModifier where Self.Body == Never