onLegendTapped property

ChartLegendTapCallback? onLegendTapped
final

Occurs when the legend is tapped, the arguments can be used to customize the legend arguments.

Implementation

final ChartLegendTapCallback? onLegendTapped;