ChartSelectionCallback typedef
ChartSelectionCallback =
void Function(SelectionArgs selectionArgs)
Returns the SelectionArgs.
Implementation
typedef ChartSelectionCallback = void Function(SelectionArgs selectionArgs);
Returns the SelectionArgs.
typedef ChartSelectionCallback = void Function(SelectionArgs selectionArgs);