deviceOrientation property

Orientation get deviceOrientation
inherited

The orientation of the device.

Implementation

Orientation get deviceOrientation {
  return fundamentals.deviceOrientation;
}