本篇文章主要紀錄在Flutter 中,頁面跳轉時該如何傳遞參數、接受參數。 ... context) { return Scaffold( appBar: AppBar( title: Text("Home Page"), ) ...
確定! 回上一頁