PieChartRenderer constructor
const
PieChartRenderer({})
Implementation
const PieChartRenderer({
this.isDonut = false,
this.donutRadiusFactor = 0.55,
this.explodedIndex,
this.explodeDistance = 12,
});
const PieChartRenderer({
this.isDonut = false,
this.donutRadiusFactor = 0.55,
this.explodedIndex,
this.explodeDistance = 12,
});