isWeb property

bool get isWeb

Returns true if the current platform is Linux.

Implementation

bool get isWeb => kIsWeb;