biggest property

PdfPoint biggest

The biggest size that satisfies the constraints.

Implementation

PdfPoint get biggest => PdfPoint(constrainWidth(), constrainHeight());