isLargeTablet property

bool get isLargeTablet

Implementation

bool get isLargeTablet => screenWidth >= 900;