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