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