backgroundColor property

String? get backgroundColor

The HEX code of the replacement color (without #).

Implementation

String? get backgroundColor => _background?['color'];