isWeb property

bool get isWeb

Whether the current platform is web or not;

Implementation

bool get isWeb => kIsWeb;