sortingGestureType property Null safety
final
Decides whether the sorting should be applied on tap or double tap the column header.
Default to SortingGestureType.tap
see also:
Implementation
final SortingGestureType sortingGestureType;