UPdfEditorPage constructor
const
UPdfEditorPage({})
Implementation
const UPdfEditorPage({
this.filePath,
this.bytes,
this.url,
this.asset,
this.base64Pdf,
this.password = "",
this.author = "",
this.savePath,
this.onSaved,
super.key,
});