menu
notification_master package
documentation
unified_notification_service.dart
UnifiedNotificationService
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Check if current platform is web
Implementation
static bool get isWeb => kIsWeb;
notification_master package
documentation
unified_notification_service
UnifiedNotificationService
isWeb property
UnifiedNotificationService class