XBHistogramChartRightTextGetter<T, S, R> typedef
XBHistogramChartRightTextGetter<T, S, R> =
T Function(S, R)
Implementation
typedef XBHistogramChartRightTextGetter<T, S, R> = T Function(S, R);