menu
zikzak_inappwebview package
documentation
zikzak_inappwebview.dart
InAppBrowser
dispose method
dispose method
dark_mode
light_mode
dispose
method
@
mustCallSuper
void
dispose
(
)
Disposes the channel and controllers.
Implementation
@mustCallSuper void dispose() => platform.dispose();
zikzak_inappwebview package
documentation
zikzak_inappwebview
InAppBrowser
dispose method
InAppBrowser class