mOrientation property

Orientation mOrientation

Implementation

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