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