orientation property

Orientation get orientation

Implementation

Orientation get orientation {
  return mediaQueryData.orientation;
}