textColor property

Color? textColor
final

The color of the text and icon.

If null, uses the color from the widget theme.

Implementation

final Color? textColor;