menu
decrypt_pdf package
documentation
decrypt_pdf_web.dart
DecryptPdfWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { DecryptPdfPlatform.instance = DecryptPdfWeb(); }
decrypt_pdf package
documentation
decrypt_pdf_web
DecryptPdfWeb
registerWith static method
DecryptPdfWeb class