WClipPath extension

on

Static Methods

pathPolygonRRegularDecoratedBox(Decoration decoration, RRegularPolygonCubicOnEdge polygon, {DecorationPosition position = DecorationPosition.background, Widget? child}) ClipPath

Available on ClipPath, provided by the WClipPath extension

polygonRRegular(RRegularPolygonCubicOnEdge polygon, {Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, Companion<CubicOffset, Size> adjust = CubicOffset.companionSizeAdjustCenter}) ClipPath

Available on ClipPath, provided by the WClipPath extension

with ClipperSizingPath
rRectColored({required BorderRadius borderRadius, required Color color, CustomClipper<RRect>? clipper, Clip clipBehavior = Clip.antiAlias, Widget? child}) ClipRRect

Available on ClipPath, provided by the WClipPath extension

with build-in clipper
shapeBeveledRectangle({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, required BorderRadius borderRadius}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeCircle({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, double eccentricity = 0.0}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeContinuousRectangle({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, required BorderRadius borderRadius}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeOval({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, double eccentricity = 1.0}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeRoundedRectangle({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, required BorderRadius borderRadius}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeStadium({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child}) Widget

Available on ClipPath, provided by the WClipPath extension

shapeStar({Key? key, Clip clipBehavior = Clip.antiAlias, Widget? child, double points = 5, double innerRadiusRatio = 0.4, double pointRounding = 0, double valleyRounding = 0, double rotation = 0, double squash = 0}) Widget

Available on ClipPath, provided by the WClipPath extension