Container 是Flutter 用的最廣泛的的一個容器佈局元件。 ... MaterialApp( home: Scaffold( appBar: AppBar( title: Text('HKT線上教室'), ), body: HomePage(), ) ...
確定! 回上一頁