Gradient

data class Gradient(val gradientStyle: GradientStyle) : KalugaBackgroundStyle.FillStyle

A FillStyle where a gradient color is used

Constructors

Link copied to clipboard
constructor(gradientStyle: GradientStyle)

Properties

Link copied to clipboard

the GradientStyle to use for the gradient filling the whole background