Signature for controlled single-column sort changes.
columnKey is null when sorting is cancelled.
columnKey
null
typedef SummerSortChange = void Function(String? columnKey, bool ascending);