RadarChartValue<T> typedef

RadarChartValue<T> = List<num> Function(T)

Implementation

typedef RadarChartValue<T> = List<num> Function(T);