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