ChartAxisLabelTapCallback typedef Null safety
Returns the AxisLabelTapArgs.
Implementation
typedef ChartAxisLabelTapCallback = void Function(
AxisLabelTapArgs axisLabelTapArgs);
Returns the AxisLabelTapArgs.
typedef ChartAxisLabelTapCallback = void Function(
AxisLabelTapArgs axisLabelTapArgs);