backgroundColor property Null safety

String? backgroundColor
read / write

The background color of the ad badge. Defaults to #000000 on iOS. Defaults to #5178EE with alpha is 96.5% on Android.

Implementation

String? backgroundColor;