PieElevationStyleFluent extension

Generated fluent modifiers for PieElevationStyle.

on

Methods

clearColor() PieElevationStyle

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

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

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

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

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

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

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

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

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

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

Available on PieElevationStyle, provided by the PieElevationStyleFluent extension

Replaces PieElevationStyle.spreadRadius with value.