isTablet property

bool get isTablet

Implementation

bool get isTablet => _screenType == ScreenType.tablet;