registerWith static method
Registers this class as the default instance of PdfViewerPlatform
.
Implementation
static void registerWith(Registrar registrar) {
PdfViewerPlatform.instance = SyncfusionFlutterPdfViewerPlugin();
}
Registers this class as the default instance of PdfViewerPlatform
.
static void registerWith(Registrar registrar) {
PdfViewerPlatform.instance = SyncfusionFlutterPdfViewerPlugin();
}