isPortraitPhone property

bool get isPortraitPhone

Implementation

bool get isPortraitPhone => isPhone && isPortrait;