menu
star_live package
documentation
utils/platform_utils.dart
PlatformUtils
isWeb static method
isWeb static method
dark_mode
light_mode
isWeb
static method
bool
isWeb
(
)
Implementation
static bool isWeb() { return kIsWeb; }
star_live package
documentation
utils/platform_utils
PlatformUtils
isWeb static method
PlatformUtils class