For the onTap property, you first call Navigator.pop() to close the open Drawer and then call Navigator.push() to open the selected page.
確定! 回上一頁