InsideBarLabelStyleT typedef

InsideBarLabelStyleT = LabelStyle Function(TimeGroup group, TimeData timeData, int? index)

Implementation

typedef InsideBarLabelStyleT = LabelStyle Function(
    TimeGroup group, TimeData timeData, int? index);