PositivePolygonSymbol constructor

const PositivePolygonSymbol(
  1. AreaStyle style, {
  2. int count = 3,
  3. num offsetAngle = 0,
  4. num rotateAngle = 0,
})

Implementation

const PositivePolygonSymbol(this.style, {this.count=3,this.offsetAngle=0,this.rotateAngle=0});