Chart constructor
const
Chart(
- ChartConfig config, {
- Key? key,
Implementation
const Chart(this.config, {Key? key}) : super(key: key);
const Chart(this.config, {Key? key}) : super(key: key);