decorationBuilder property

PdfPageViewDecorationBuilder? decorationBuilder
final

The builder to build a widget that wraps the page image.

It replaces the default decoration builder such as background color and drop-shadow.

Implementation

final PdfPageViewDecorationBuilder? decorationBuilder;