BarChartPainter constructor

BarChartPainter(
  1. List<IInfo> datas
)

Implementation

BarChartPainter(this.datas);