textColor property

Color? textColor
final

Text color of the badge. The default value is black.

Implementation

final Color? textColor;