orientation property
Orientation
get
orientation
Returns the orientation of the current context
Implementation
Orientation get orientation => mediaQuery.orientation;
Returns the orientation of the current context
Orientation get orientation => mediaQuery.orientation;