backgroundColor property Null safety

String? backgroundColor
read / write

The background color of CTA button. Defaults to #3A86FF.

Implementation

String? backgroundColor;