BarValuesFormatter<T> typedef

BarValuesFormatter<T> = List<String> Function(T)

Implementation

typedef BarValuesFormatter<T> = List<String> Function(T);