onDeviceOrientation property
Stream of deviceorientation
events handled by this Window.
Implementation
Stream<DeviceOrientationEvent> get onDeviceOrientation =>
deviceOrientationEvent.forTarget(this);
Stream of deviceorientation
events handled by this Window.
Stream<DeviceOrientationEvent> get onDeviceOrientation =>
deviceOrientationEvent.forTarget(this);