isPortrait property

bool get isPortrait

Is portrait

Implementation

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