onColumnSortChanged property
Signature for a callback that is called after sorting has been completed.
This callback is triggered after the SfDataGrid has performed the sort operation.
Implementation
final DataGridColumnSortChangedCallback? onColumnSortChanged;