ChartWidgetBuilder<T> typedef
Returns the widget.
Implementation
typedef ChartWidgetBuilder<T> = Widget Function(dynamic data, dynamic point,
dynamic series, int pointIndex, int seriesIndex);
Returns the widget.
typedef ChartWidgetBuilder<T> = Widget Function(dynamic data, dynamic point,
dynamic series, int pointIndex, int seriesIndex);