DeviceOrientationChangedEvent constructor
const
DeviceOrientationChangedEvent(
- DeviceOrientation orientation
Build a new orientation changed event.
Implementation
const DeviceOrientationChangedEvent(this.orientation);