BarGradientFluent extension
Generated fluent modifiers for BarGradient.
- on
Methods
-
clearStops(
) → BarGradient -
Available on BarGradient, provided by the BarGradientFluent extension
Clears BarGradient.stops tonull. -
withColors(
List< Color> value) → BarGradient -
Available on BarGradient, provided by the BarGradientFluent extension
Replaces BarGradient.colors withvalue. -
withStops(
List< double> value) → BarGradient -
Available on BarGradient, provided by the BarGradientFluent extension
Replaces BarGradient.stops withvalue.