pageDropShadow property

BoxShadow pageDropShadow
final

The drop shadow for PDF pages.

Defaults to the pdfrx default shadow. Set to BoxShadow() with no parameters to remove the shadow.

Implementation

final BoxShadow pageDropShadow;