flutter_polygon library
Classes
- ClipPolygon
- A widget that clips its child using a polygon with its number of sides equal to sides, rotated by rotate degrees.
- PolygonBorder
- A border that fits a polygon-shaped border with its number of sides equal to sides, rotated by rotate degrees within the rectangle of the widget it is applied to.
- PolygonBoxShadow
- Specifications of a polygon box shadow
- PolygonBoxShadowPainter
- A polygon shaped shadow
- PolygonClipper
- Provides polygon shaped clips based on PolygonPathSpecs
- PolygonPathDrawer
- Class that draws a polygon path based on PolygonPathSpecs.
- PolygonPathSpecs
- Specs class for polygon paths.