orientation property
Orientation
get
orientation
Returns the orientation of the media query.
Implementation
Orientation get orientation => mediaQuery.orientation;
Returns the orientation of the media query.
Orientation get orientation => mediaQuery.orientation;