static Border all({color = _color, width = _width}) { return Border.all(color: color, width: width); }