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