menu
innerlibs
platform\platform_stub.dart
GeneralPlatform
isWindows property
isWindows
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => throw UnimplementedError();
innerlibs
platform_stub
GeneralPlatform
isWindows property
GeneralPlatform class