Skip to content

ColorModifier

ppraveentr edited this page Sep 18, 2022 · 1 revision

ColorModifier

public struct ColorModifier: ViewModifier 

Inheritance

ViewModifier

Initializers

init(themeValue:)

public init(themeValue: ColorModifierStyle) 

Methods

body(content:)

public func body(content: Content) -> some View 
Clone this wiki locally