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