menu
util_xx package
documentation
Platformxx.dart
Platformxx_c
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
final
Implementation
@pragma("vm:platform-const") static final bool isWindows = (false == isWeb && Platform.isWindows);
util_xx package
documentation
Platformxx
Platformxx_c
isWindows property
Platformxx_c class