backgroundColor property

Color? backgroundColor

If set, the background color is replaced. The silhouette of a person is cut out and the background is filled with this color.

Implementation

Color? get backgroundColor => _backgroundColor;