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