PolygonBoxShadowPainter constructor
const
PolygonBoxShadowPainter(
- PolygonPathSpecs specs,
- List<
PolygonBoxShadow> boxShadows
Creates a polygon shaped shadow
Implementation
const PolygonBoxShadowPainter(this.specs, this.boxShadows);