Sweep

constructor(centerX: Float, centerY: Float, vararg stops: Paint.Gradient.Stop)
constructor(centerX: Float, centerY: Float, stops: List<Paint.Gradient.Stop>)