PolarColumnShadowStyleFluent extension
Generated fluent modifiers for PolarColumnShadowStyle.
Methods
-
clearColor(
) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Clears PolarColumnShadowStyle.color tonull. -
withBlurRadius(
double value) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Replaces PolarColumnShadowStyle.blurRadius withvalue. -
withColor(
Color value) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Replaces PolarColumnShadowStyle.color withvalue. -
withOffset(
Offset value) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Replaces PolarColumnShadowStyle.offset withvalue. -
withOpacity(
double value) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Replaces PolarColumnShadowStyle.opacity withvalue. -
withSpreadRadius(
double value) → PolarColumnShadowStyle -
Available on PolarColumnShadowStyle, provided by the PolarColumnShadowStyleFluent extension
Replaces PolarColumnShadowStyle.spreadRadius withvalue.