orientation property

Orientation get orientation

The orientation of the media (e.g., whether the device is in landscape or portrait mode).

Implementation

Orientation get orientation => _mediaQueryData.orientation;