components/ChartTooltip library

Classes

ChartTooltip<T extends ChartState>

Typedefs

ChartTooltipBuilder<T extends ChartState> = Widget Function(BuildContext context, T state)
Signature for the callback function that is called when need tooltip widget in the chart.