menu
betto_pdfium
betto_pdfium.dart
PdfiumException
PdfiumException.new const constructor
PdfiumException.new
dark_mode
light_mode
PdfiumException
constructor
const
PdfiumException
(
String
message
)
Creates a
PdfiumException
with the given
message
.
Implementation
const PdfiumException(this.message);
betto_pdfium
betto_pdfium
PdfiumException
PdfiumException.new const constructor
PdfiumException class