onLongPress property
The callback that is called when each bar in the column chart is long pressed.
Implementation
final ChartInteractionCallback? onLongPress;
The callback that is called when each bar in the column chart is long pressed.
final ChartInteractionCallback? onLongPress;