menu
my_util_base package
documentation
MyPlatform.dart
MyPlatform_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);
my_util_base package
documentation
MyPlatform
MyPlatform_c
isWindows property
MyPlatform_c class