Creates a rectangle from left, bottom, width and height.
const PdfRect(this.left, this.bottom, this.width, this.height);