MeasureFormatter typedef

MeasureFormatter = String Function(num? measure)

Implementation

typedef MeasureFormatter = String Function(num? measure);