textColor property

Color? textColor
final

If specified, the text color used for enabled ListTiles that are not selected.

Implementation

final Color? textColor;