Function StyleBoxFlat.bgColor

The background color of the stylebox.

Color bgColor() nothrow @property @nogc;

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