onSort property

VoidCallback? onSort
final

Callback function invoked when the header is tapped to trigger sorting. Only called if isSortable is true.

Implementation

final VoidCallback? onSort;