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

Implementation

final IconData sortArrowIcon;