Creates a box edge with the specified left, top, right, and bottom width.
left
top
right
bottom
const BoxEdge([this.left, this.top, this.right, this.bottom]);