isWeb top-level property

bool isWeb

return true if running on Web

Implementation

bool get isWeb => kIsWeb;