onLongPress property

ChartInteractionCallback<ChartState>? onLongPress
final

The callback that is called when each bar in the column chart is long pressed.

Implementation

final ChartInteractionCallback? onLongPress;