isTablet property

bool isTablet

Implementation

bool get isTablet => knownTabletUserAgentKeywords.any(contains);