ParallelChartWidget constructor
const
ParallelChartWidget({
- Key? key,
- required ParallelChartConfig config,
Implementation
const ParallelChartWidget({super.key, required this.config});