getBarData method

BarData? getBarData()

Implementation

BarData? getBarData() {
  return _barData;
}