menu
fox_sdk package
documentation
fox_utils.dart
isWeb property
isWeb property
dark_mode
light_mode
isWeb
top-level property
bool
isWeb
final
Checks if the current platform is the web.
Implementation
final bool isWeb = PlatformResolver.isWeb;
fox_sdk package
documentation
fox_utils
isWeb property
fox_utils library