menu
nian_dev_kit package
documentation
utils/device_utils.dart
KitDeviceUtils
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Platform不能在web端使用
Implementation
static bool get isWeb => kIsWeb;
nian_dev_kit package
documentation
utils/device_utils
KitDeviceUtils
isWeb property
KitDeviceUtils class