isLandscape property

bool isLandscape

Implementation

bool get isLandscape => mediaQueryData.orientation == Orientation.landscape;