這時就得用上Column 這個Widget 了。 body: Center( child: Column(children: <Widget>[ Text( 'Hello World', style: TextStyle ...
確定! 回上一頁