isWeb property

bool get isWeb

Check if platform is web

Implementation

bool get isWeb => this == Platform.web;