const SimpleWaterfallChartData({ required this.label, required this.value, this.isTotal = false, this.color, });