我正在尝试在列上使用MainAxisAlignment属性,但它并没有达到预期的效果。这是我的密码。 Scaffold( appBar: AppBar( title: Text('Account'), ), body: Container( ...
確定! 回上一頁