Sets whether to show the bottom border.
Table borderBottom(bool value) { _borderBottom = value; return this; }