backgroundColor property Null safety

String? backgroundColor
read / write

The background color of video feed. If you don't set this property, the background will be transparent.

Implementation

String? backgroundColor;