You might need to add a key to a page for Flutter to detect a page has changed: MaterialPage(key: ValueKey('id1'), ... There's no popUntil method.
確定! 回上一頁