An optional callback when the column header is activated for sorting.
final void Function(int columnIndex, bool ascending)? onSort;