ChartTooltipFormatter typedef

ChartTooltipFormatter = InlineSpan? Function(List<ChartLayoutState>)

Implementation

typedef ChartTooltipFormatter = InlineSpan? Function(List<ChartLayoutState>);