isPortrait property

bool isPortrait

Implementation

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