isSmallTablet property

bool isSmallTablet

Implementation

bool get isSmallTablet => (mediaQueryShortestSide >= 600);