rainbow With
fun rainbowWith(hueShift: Float, saturation: Float = 1.0f, lightness: Float = 0.5f): Array<Pair<Float, Color>>
Defines colorStops, which is an array of Colors and their offset (ranges) throughout a gradient. Useful for Brush.linearGradient