menu
fox_sdk package
documentation
fox_utils.dart
isWindows property
isWindows property
dark_mode
light_mode
isWindows
top-level property
bool
isWindows
final
Checks if the current platform is Windows.
Implementation
final bool isWindows = PlatformResolver.isWindows;
fox_sdk package
documentation
fox_utils
isWindows property
fox_utils library