backgroundColor property Null safety
read / write
The background color of video feed. If you don't set this property, the background will be transparent.
Implementation
String? backgroundColor;
The background color of video feed. If you don't set this property, the background will be transparent.
String? backgroundColor;