menu
catcher_2 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_2 package
documentation
core/application_profile_manager
ApplicationProfileManager
isWeb static method
ApplicationProfileManager class