PieChartView constructor

PieChartView(
  1. PieChartModel model
)

Implementation

PieChartView(this.model) : super(key: ObjectKey(model));