menu
innerlibs
platform\platform_io.dart
GeneralPlatform
isWeb property
isWeb
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Implementation
static bool get isWeb => false;
innerlibs
platform_io
GeneralPlatform
isWeb property
GeneralPlatform class