init(stops:center:angle:)
Creates a conic gradient from a collection of color stops that completes a full turn.
Declaration
init(stops: [Gradient.Stop], center: UnitPoint, angle: Angle = .zero)Creates a conic gradient from a collection of color stops that completes a full turn.
init(stops: [Gradient.Stop], center: UnitPoint, angle: Angle = .zero)