isWeb property

bool get isWeb

Check if current platform is web

Implementation

static bool get isWeb => kIsWeb;