PieValueFormatter<T> typedef

PieValueFormatter<T> = String Function(T)

@author JD

Implementation

typedef PieValueFormatter<T> = String Function(T);