StyleBoxFlat.shadowColor

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

  1. Color shadowColor [@property getter]
  2. Color shadowColor [@property setter]
    struct StyleBoxFlat
    @nogc nothrow @property
    void
    shadowColor
    (
    Color v
    )

Meta