BarChartView constructor

BarChartView(
  1. BarChartModel model
)

Implementation

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