Creates a ChartData instance with the given label and value.
label
value
const ChartData(this.label, this.value);