deviceOrientation property
The orientation of the device.
Implementation
Orientation get deviceOrientation {
return fundamentals.deviceOrientation;
}
The orientation of the device.
Orientation get deviceOrientation {
return fundamentals.deviceOrientation;
}