DrivenChartPainter<T extends ChartState> constructor
DrivenChartPainter<T extends ChartState> ({})
Implementation
DrivenChartPainter({
required this.defaultTextStyle,
required this.states,
});