isMobileOrWeb property

bool get isMobileOrWeb

Implementation

static bool get isMobileOrWeb => isMobile || isWeb;