Style.backgroundColor

Background color of the node.

struct Style
auto backgroundColor = Color(0, 0, 0, 0);

Meta