textColor property

Color? textColor
final

The color of the tile's titles when the sublist is expanded.

Used to override to the ListTileThemeData.textColor.

Implementation

final Color? textColor;