backgroundColor property

String backgroundColor
final

Background-color of the mixed stream in hexadecimal values such as #FFFFFF and #000000. The default value is #000000 (black).

If the value is invalid or empty, the configurations will be set to default values.

Implementation

final String backgroundColor;