isWebMobile property

bool get isWebMobile

Implementation

static bool get isWebMobile => isWeb && isMobileUserAgent();