orientation property

Orientation get orientation

general

Implementation

Orientation get orientation {
  return mediaQueryData.orientation;
}