SimpleBarChartWidget constructor

const SimpleBarChartWidget({
  1. Key? key,
})

Implementation

const SimpleBarChartWidget({Key? key}) : super(key : key);