Creates a Border with individual characters for each side.
const Border({ this.top = '', this.right = '', this.bottom = '', this.left = '', });