isSmallTablet property

bool isSmallTablet

Implementation

bool get isSmallTablet => screenType == ScreenType.smallTablet;