isWeb property

bool get isWeb

Returns true if running on web.

Implementation

static bool get isWeb => kIsWeb;