onSort property
Callback function invoked when the header is tapped to trigger sorting. Only called if isSortable is true.
Implementation
final VoidCallback? onSort;
Callback function invoked when the header is tapped to trigger sorting. Only called if isSortable is true.
final VoidCallback? onSort;