allowTriStateSorting property

bool allowTriStateSorting
final

Decides whether user can sort the column in three states: ascending, descending, unsorted.

Defaults to false.

This is applicable only if the allowSorting is set as true.

See also:

Implementation

final bool allowTriStateSorting;