isWeb property

bool get isWeb

If the current platform is a web browser

Implementation

static bool get isWeb => kIsWeb;