menu
flutter_chen_common package
documentation
utils/platform_util_web.dart
PlatformUtil
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => false;
flutter_chen_common package
documentation
utils/platform_util_web
PlatformUtil
isDesktop property
PlatformUtil class