RadarShadowStyleFluent extension

Generated fluent modifiers for RadarShadowStyle.

on

Methods

clearColor() RadarShadowStyle

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

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

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

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

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

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

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

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

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

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

Available on RadarShadowStyle, provided by the RadarShadowStyleFluent extension

Replaces RadarShadowStyle.spreadRadius with value.