PyramidTouchInteractionCallback typedef Null safety
- ChartTouchInteractionArgs tapArgs
Returns the Offset
Implementation
typedef PyramidTouchInteractionCallback = void Function(
ChartTouchInteractionArgs tapArgs);
Returns the Offset
typedef PyramidTouchInteractionCallback = void Function(
ChartTouchInteractionArgs tapArgs);