isPortrait property

bool get isPortrait

Implementation

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