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