menu
pdf_combiner package
documentation
responses/pdf_combiner_messages.dart
PdfCombinerMessages
errorMessagePDF static method
errorMessagePDF static method
dark_mode
light_mode
errorMessagePDF
static method
String
errorMessagePDF
(
String
path
)
Implementation
static String errorMessagePDF(String path) => "File is not of PDF type or does not exist: $path";
pdf_combiner package
documentation
responses/pdf_combiner_messages
PdfCombinerMessages
errorMessagePDF static method
PdfCombinerMessages class