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