textColor property

Color? textColor
final

The color to use when painting the text

Default color will be set to Colors.white or kTextColor

Implementation

final Color? textColor;