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