menu
platform_local_notifications package
documentation
platform_local_notifications.dart
PlatformUtils
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Returns true if running on web
Implementation
static bool get isWeb => VPlatforms.isWeb;
platform_local_notifications package
documentation
platform_local_notifications
PlatformUtils
isWeb property
PlatformUtils class