orientation property
Orientation
get
orientation
Gets the current orientation.
Implementation
Orientation get orientation => deviceInfo.orientation;
Gets the current orientation.
Orientation get orientation => deviceInfo.orientation;