menu
hubble_core package
documentation
platfrom_utils.dart
PlatformUtils
isDesktopWeb property
isDesktopWeb property
dark_mode
light_mode
isDesktopWeb
property
bool
get
isDesktopWeb
Implementation
static bool get isDesktopWeb { return kIsWeb && !isMobileWeb; }
hubble_core package
documentation
platfrom_utils
PlatformUtils
isDesktopWeb property
PlatformUtils class