isTablet property

bool isTablet

Implementation

bool get isTablet => maxWidth > 730;