BarLabelValueT typedef

BarLabelValueT = String Function(TimeGroup group, TimeData timeData, int? index)

Implementation

typedef BarLabelValueT = String Function(
    TimeGroup group, TimeData timeData, int? index);