menu
fidenz_flutter_boilerplate package
documentation
utility/url_launch/url_launcher.dart
closeInAppWebView function
closeInAppWebView function
dark_mode
light_mode
closeInAppWebView
function
Future
<
void
>
closeInAppWebView
(
)
Implementation
Future<void> closeInAppWebView() async { return UrlLauncherPlatform.instance.closeWebView(); }
fidenz_flutter_boilerplate package
documentation
utility/url_launch/url_launcher
closeInAppWebView function
url_launcher library