pagePaintCallbacks property

List<PdfViewerPagePaintCallback>? pagePaintCallbacks
final

Callback to paint over the rendered page.

For the detail usage, see PdfViewerPagePaintCallback.

Implementation

final List<PdfViewerPagePaintCallback>? pagePaintCallbacks;