FunnelTouchInteractionCallback typedef Null safety
Returns the offset.
Implementation
typedef FunnelTouchInteractionCallback = void Function(
ChartTouchInteractionArgs tapArgs);
Returns the offset.
typedef FunnelTouchInteractionCallback = void Function(
ChartTouchInteractionArgs tapArgs);