menu
webview_universal package
documentation
webview_controller/webview_controller_web.dart
WebViewController
is_mobile property
is_mobile property
dark_mode
light_mode
is_mobile
property
bool
is_mobile
getter/setter pair
Implementation
bool is_mobile = (Platform.isAndroid || Platform.isIOS || kIsWeb);
webview_universal package
documentation
webview_controller/webview_controller_web
WebViewController
is_mobile property
WebViewController class