Creates border side visibility settings.
const BorderSides({ this.top = true, this.bottom = true, this.left = true, this.right = true, });