ConfigRenderPie constructor
const
ConfigRenderPie({})
Implementation
const ConfigRenderPie({
this.arcLength = 2 * pi,
this.arcWidth,
this.arcLabelDecorator,
this.arcRatio,
this.startAngle = -pi / 2,
this.strokeWidthPx = 2.0,
});