isWeb property

bool get isWeb

Returns true if the current platform is web.

Implementation

static bool get isWeb => kIsWeb;