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