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