menu
catcher package
documentation
core/application_profile_manager.dart
ApplicationProfileManager
isWeb static method
isWeb static method
dark_mode
light_mode
isWeb
static method
bool
isWeb
(
)
Check if current platform is web
Implementation
static bool isWeb() => kIsWeb;
catcher package
documentation
core/application_profile_manager
ApplicationProfileManager
isWeb static method
ApplicationProfileManager class