isWeb top-level property

bool get isWeb

Checks if the platform is web.

Implementation

bool get isWeb => GeneralPlatform.isWeb;