isWeb property

bool isWeb

Whether the current platform is web or not;

Implementation

bool get isWeb => kIsWeb;