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