mOrientation property

Orientation get mOrientation

Implementation

Orientation get mOrientation {
  return MediaQuery.of(this).orientation;
}