isPortrait property

bool get isPortrait

Vérifications rapides pour l'orientation

Implementation

bool get isPortrait => orientation == SFScreenOrientation.portrait;