RadialBarGradientStyleFluent extension

Generated fluent modifiers for RadialBarGradientStyle.

on

Methods

clearEndColor() RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Clears RadialBarGradientStyle.endColor to null.
clearStartColor() RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Clears RadialBarGradientStyle.startColor to null.
withEnabled(bool value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.enabled with value.
withEndColor(Color value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.endColor with value.
withEndLightnessShift(double value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.endLightnessShift with value.
withStartColor(Color value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.startColor with value.
withStartLightnessShift(double value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.startLightnessShift with value.
withType(RadialBarGradientType value) RadialBarGradientStyle

Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension

Replaces RadialBarGradientStyle.type with value.