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