onDeviceOrientation 属性
由该 Window 处理的 deviceorientation 事件的流。
实现
Stream<DeviceOrientationEvent> get onDeviceOrientation =>
deviceOrientationEvent.forTarget(this);
由该 Window 处理的 deviceorientation 事件的流。
Stream<DeviceOrientationEvent> get onDeviceOrientation =>
deviceOrientationEvent.forTarget(this);