sortArrowIcon property

IconData sortArrowIcon
final

Icon to be displayed when sorting is applied to a column. If not set, the default icon is Icons.arrow_upward. When set always overrides/preceeds default arrow icons.

Implementation

final IconData sortArrowIcon;