filterIconColor property

Color? filterIconColor
final

The color of the filter icon which indicates whether the column is filtered or not.

This is not applicable when filterIcon property is set. This applies the color to default filter icon only.

Implementation

final Color? filterIconColor;