Function StyleBoxFlat.shadowColor

The color of the shadow. This has no effect if shadowSize is lower than 1.

Color shadowColor() nothrow @property @nogc;

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