menu
jetx package
documentation
jet_utils/src/platform/platform_stub.dart
GeneralPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => throw UnimplementedError();
jetx package
documentation
jet_utils/src/platform/platform_stub
GeneralPlatform
isWindows property
GeneralPlatform class