ChartPointTapCallback typedef
ChartPointTapCallback =
void Function(PointTapArgs pointTapArgs)
Returns the PointTapArgs.
Implementation
typedef ChartPointTapCallback = void Function(PointTapArgs pointTapArgs);
Returns the PointTapArgs.
typedef ChartPointTapCallback = void Function(PointTapArgs pointTapArgs);