isWeb top-level property

bool get isWeb

return true if running on Web

Implementation

bool get isWeb => kIsWeb;