menu
webview_universal package
documentation
webview_controller/webview_controller_web.dart
WebViewController
is_desktop property
is_desktop property
dark_mode
light_mode
is_desktop
property
bool
is_desktop
getter/setter pair
Implementation
bool is_desktop = ((Platform.isLinux || Platform.isMacOS || Platform.isWindows) && kIsWeb == false);
webview_universal package
documentation
webview_controller/webview_controller_web
WebViewController
is_desktop property
WebViewController class