onLegendTapped property
Occurs when the legend is tapped, using this event the legend tap arguments can be customized.
Implementation
final ChartLegendTapCallback? onLegendTapped;
Occurs when the legend is tapped, using this event the legend tap arguments can be customized.
final ChartLegendTapCallback? onLegendTapped;