textColor property

Color? textColor
final

The color of the text. If not set, this attribute defaults to primaryIconTheme.

Implementation

final Color? textColor;