ChartLegendTapCallback typedef

ChartLegendTapCallback = void Function(LegendTapArgs legendTapArgs)

Returns the LegendTapArgs.

Implementation

typedef ChartLegendTapCallback = void Function(LegendTapArgs legendTapArgs);