Callback when sort is triggered
final void Function(String field, {required bool ascending})? onSort;