push( MaterialPageRoute( fullscreenDialog: true, builder: (context) => Details(), ), );. The following example shows how to use the Navigator.of ...
確定! 回上一頁