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