menu
webview_universal package
documentation
webview_desktop/webview_desktop_web.dart
WebviewWindow
isWebviewAvailable static method
isWebviewAvailable static method
dark_mode
light_mode
isWebviewAvailable
static method
Future
<
bool
>
isWebviewAvailable
(
)
Implementation
static Future<bool> isWebviewAvailable() async { return false; }
webview_universal package
documentation
webview_desktop/webview_desktop_web
WebviewWindow
isWebviewAvailable static method
WebviewWindow class