StyleBoxFlat.bgColor

The background color of the stylebox.

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

Meta