page property

  1. @override
PdfPage page
final

The page that has changed.

This is a new instance of the page after the change.

Implementation

@override
final PdfPage page;