isLargeTablet property

bool isLargeTablet

Implementation

bool get isLargeTablet => (mediaQueryShortestSide >= 720);