init(stops:center:startRadius:endRadius:)
Creates a radial gradient from a collection of color stops.
Declaration
init(stops: [Gradient.Stop], center: UnitPoint, startRadius: CGFloat, endRadius: CGFloat)Creates a radial gradient from a collection of color stops.
init(stops: [Gradient.Stop], center: UnitPoint, startRadius: CGFloat, endRadius: CGFloat)