orientation property

Orientation orientation

Implementation

Orientation get orientation {
  return mediaQueryData.orientation;
}