OrientationEvent constructor
const
OrientationEvent({
- required ScreenOrientation orientation,
Creates a screen orientation event.
Implementation
const OrientationEvent({required this.orientation});