LineChartView constructor

LineChartView(
  1. LineChartModel model
)

Implementation

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