deviceOrientation property

Orientation get deviceOrientation

The orientation of the device.

Implementation

Orientation get deviceOrientation {
  return fundamentals.deviceOrientation;
}