menu
webview_inapp package
documentation
flutter_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();
webview_inapp package
documentation
flutter_inappwebview
InAppBrowser
dispose method
InAppBrowser class