Creates a BarData object for use in ActivityBar widget
const BarData({ required this.label, required this.value, this.color, this.tooltipText, });