ChartView constructor

ChartView(
  1. ChartModel model
)

Implementation

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