menu
innerlibs package
documentation
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();
innerlibs package
documentation
platform/platform_stub
GeneralPlatform
isWindows property
GeneralPlatform class