Sets whether to show the top border.
Table borderTop(bool value) { _borderTop = value; return this; }