AxisFormatter typedef

AxisFormatter = String? Function(num)

Implementation

typedef AxisFormatter = String? Function(num);