menu
fx_cli package
documentation
core/platform_info.dart
PlatformInfo
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => Platform.isWindows;
fx_cli package
documentation
core/platform_info
PlatformInfo
isWindows property
PlatformInfo class