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