Function StyleBoxLine.color

The line's color.

Color color() nothrow @property @nogc;

void color (
  Color v
) nothrow @property @nogc;