tileIconColor property

Color? tileIconColor

Overrides the default value of ListTile.iconColor.

Implementation

Color? get tileIconColor => tileTheme.iconColor;