isWeb property
bool
get
isWeb
Implementation
static bool get isWeb => currentUniversalPlatform == UniversalPlatformType.Web;
static bool get isWeb => currentUniversalPlatform == UniversalPlatformType.Web;