iconColor property

Color? iconColor
final

The icon color of tile's expansion arrow icon when the sublist is expanded.

Used to override to the ListTileThemeData.iconColor.

Implementation

final Color? iconColor;