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