PieChart constructor

PieChart(
  1. List<appContent> items
)

Implementation

PieChart(this.items);