ChartEngineApexCharts constructor

ChartEngineApexCharts()

Implementation

ChartEngineApexCharts() {
  Future.microtask(load);
}