PdfViewController constructor

PdfViewController({
  1. ValueChanged<String>? onUriPressed,
})

Implementation

PdfViewController({this.onUriPressed});