StyleBoxFlat.shadowColor

The color of the shadow. (This has no effect when shadow_size < 1)

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

Meta