PieChart constructor

PieChart(
  1. List<StackPieChartData> dataList
)

Implementation

PieChart(this.dataList);