onTap property
The callback that is called when each bar in the column chart is single tapped.
Implementation
final ChartInteractionCallback? onTap;
The callback that is called when each bar in the column chart is single tapped.
final ChartInteractionCallback? onTap;