textColor property

Color? textColor
final

The color of the text. Defaults to Colors.black.

Implementation

final Color? textColor;