StyleBoxFlat.borderColor

Sets the color of the border.

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

Meta