isWeb property
bool
get
isWeb
Returns true
if the current platform is the web.
Implementation
static bool get isWeb => GeneralPlatform.isWeb;
Returns true
if the current platform is the web.
static bool get isWeb => GeneralPlatform.isWeb;