menu
jetx package
documentation
jet_utils/src/platform/platform.dart
JetPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => GeneralPlatform.isWindows;
jetx package
documentation
jet_utils/src/platform/platform
JetPlatform
isWindows property
JetPlatform class