isLandscapeTablet property

bool get isLandscapeTablet

Implementation

bool get isLandscapeTablet => isTablet && isLandscape;