const RallyPieChart({ Key? key, this.heroLabel, this.heroAmount, this.wholeAmount, this.segments, }) : super(key: key);