BarGradientFluent extension

Generated fluent modifiers for BarGradient.

on

Methods

clearStops() BarGradient

Available on BarGradient, provided by the BarGradientFluent extension

Clears BarGradient.stops to null.
withColors(List<Color> value) BarGradient

Available on BarGradient, provided by the BarGradientFluent extension

Replaces BarGradient.colors with value.
withStops(List<double> value) BarGradient

Available on BarGradient, provided by the BarGradientFluent extension

Replaces BarGradient.stops with value.