isPortrait property

bool isPortrait

Implementation

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