onHoverStart property

ChartInteractionCallback<ChartState>? onHoverStart
final

The callback that is called when each bar in the column chart is hover started.

Implementation

final ChartInteractionCallback? onHoverStart;