textColor property Null safety

String? textColor
read / write

The text color of CTA button. Defaults to #FFFFFF.

Implementation

String? textColor;