menu
flutter_util_code package
documentation
url_launcher_utils.dart
UrlLauncherUtils
onCloseInAppWebView static method
onCloseInAppWebView static method
dark_mode
light_mode
onCloseInAppWebView
static method
Future
<
void
>
onCloseInAppWebView
(
)
关闭WebView
Implementation
static Future<void> onCloseInAppWebView() async { return await closeInAppWebView(); }
flutter_util_code package
documentation
url_launcher_utils
UrlLauncherUtils
onCloseInAppWebView static method
UrlLauncherUtils class