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