menu
semi_util package
documentation
internal.dart
UtilInternal
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
是否是 Web 平台
Implementation
static bool get isWeb => kIsWeb == true;
semi_util package
documentation
internal
UtilInternal
isWeb property
UtilInternal class