isSmallTablet property

bool get isSmallTablet

Implementation

bool get isSmallTablet => mediaQueryShortestSide >= 600;