Style.lineColor

Color of lines belonging to the node, especially important to separators and sliders.

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

Meta