menu
check_wasm package
documentation
platform_info.dart
PlatformInfo
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Returns true if the application is running in a web browser.
Implementation
bool get isWeb;
check_wasm package
documentation
platform_info
PlatformInfo
isWeb property
PlatformInfo class