Answer: You can do this: Navigator.pushAndRemoveUntil( context, MaterialPageRoute(builder: (BuildContext context) => AuthScreen()), ...
確定! 回上一頁