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