size property

Size size

PDF page size in points (size in pixels at 72 dpi) (rotated).

Implementation

Size get size => Size(width, height);