ChartIndexedValueMapper<R> typedef

R ChartIndexedValueMapper (int index)

Maps the index value.

Implementation

typedef ChartIndexedValueMapper<R> = R Function(int index);