PyramidTouchInteractionCallback typedef

PyramidTouchInteractionCallback = void Function(ChartTouchInteractionArgs tapArgs)

Returns the Offset.

Implementation

typedef PyramidTouchInteractionCallback =
    void Function(ChartTouchInteractionArgs tapArgs);