onHoverStart property
The callback that is called when each bar in the column chart is hover started.
Implementation
final ChartInteractionCallback? onHoverStart;
The callback that is called when each bar in the column chart is hover started.
final ChartInteractionCallback? onHoverStart;