fullSize property

Size fullSize

Get the full PDF content size in the PdfViewer.

Implementation

Size get fullSize => _state!._docSize! * zoomRatio;