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