Sets the border text style.
BoxBuilder borderStyle(Style style) { _borderStyle = style; return this; }