<itemvalue="See also: [push] which pushes the given location onto the page stack. [pushReplacement] which replaces the top-most page of the page stack but always uses a new page key."/>
<itemvalue="The page key will be reused. This will preserve the state and not run any page animation."/>
@ -71,7 +72,6 @@
<itemvalue="特殊字符"/>
<itemvalue="snapshot robot position"/>
<itemvalue="loading showing"/>
<itemvalue="If `mode` is [ProcessStartMode.detached] a detached process will be created. A detached process has no connection to its parent, and can keep running on its own when the parent dies. The only information available from a detached process is its `pid`. There is no connection to its `stdin`, `stdout` or `stderr`, nor will the process' exit code become available when it terminates."/>