isWeb property

bool isWeb

Implementation

bool get isWeb =>
    current == Platforms.web || current == Platforms.chromeExtension;