isTablet property

bool isTablet

Implementation

bool get isTablet => (screenType == ScreenType.Tablet);