PdfLoader constructor

PdfLoader(
  1. AppState appState, {
  2. String? proxyUrl,
})

Implementation

PdfLoader(this.appState, {this.proxyUrl});