isWeb property

bool isWeb

True if the app is running on web

Implementation

static bool get isWeb => type == PlatformType.web;