color property

Color? color
final

The color of the text.

If provided, this will override any color specified in className.

Implementation

final Color? color;