RenderBorder constructor

RenderBorder(
  1. Style style,
  2. Style focusedStyle
)

Implementation

RenderBorder(this.style, this.focusedStyle);