menu
hst_flutter_cached_pdfview package
documentation
hst_flutter_cached_pdfview.dart
PDFViewController
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _channel.setMethodCallHandler(null); _widget = null; }
hst_flutter_cached_pdfview package
documentation
hst_flutter_cached_pdfview
PDFViewController
dispose method
PDFViewController class