onDeviceMotion 属性
由该 Window 处理的 devicemotion
事件流。
实现
Stream<DeviceMotionEvent> get onDeviceMotion =>
deviceMotionEvent.forTarget(this);
由该 Window 处理的 devicemotion
事件流。
Stream<DeviceMotionEvent> get onDeviceMotion =>
deviceMotionEvent.forTarget(this);