可选
定义用于恢复滚动位置的键。
<ScrollRestoration getKey={(location, matches) => { // default behavior return location.key }}/> Copy
<ScrollRestoration getKey={(location, matches) => { // default behavior return location.key }}/>
定义用于恢复滚动位置的键。