Creates a border shorthand value.
const Border({this.width = 1, required Object color, this.style = 'solid'}) : color = color;