PolarColumnShadowStyleFluent extension

Generated fluent modifiers for PolarColumnShadowStyle.

on

Methods

clearColor() PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Clears PolarColumnShadowStyle.color to null.
withBlurRadius(double value) PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Replaces PolarColumnShadowStyle.blurRadius with value.
withColor(Color value) PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Replaces PolarColumnShadowStyle.color with value.
withOffset(Offset value) PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Replaces PolarColumnShadowStyle.offset with value.
withOpacity(double value) PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Replaces PolarColumnShadowStyle.opacity with value.
withSpreadRadius(double value) PolarColumnShadowStyle

Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension

Replaces PolarColumnShadowStyle.spreadRadius with value.