columnDescendingIcon property

Icon? columnDescendingIcon
final

Descending icon when sorting a column.

If no value is specified, the default icon is set.

Implementation

final Icon? columnDescendingIcon;