ChartSelectionCallback typedef

void ChartSelectionCallback (SelectionArgs selectionArgs)

Returns the SelectionArgs.

Implementation

typedef ChartSelectionCallback = void Function(SelectionArgs selectionArgs);