DecorationExtension extension
- on
Methods
-
copyWithIfBoxDecoration(
{Color? color, DecorationImage? image, BoxBorder? border, BorderRadiusGeometry? borderRadius, List< BoxShadow> ? boxShadow, Gradient? gradient, BoxShape? shape, BlendMode? backgroundBlendMode}) → BoxDecoration -
Available on Decoration, provided by the DecorationExtension extension
-
copyWithIfShapeDecoration(
{ShapeBorder? shape, Color? color, Gradient? gradient, List< BoxShadow> ? shadows, DecorationImage? image}) → ShapeDecoration -
Available on Decoration, provided by the DecorationExtension extension