Container( width:double.infinity , padding: EdgeInsets.all(20), alignment: Alignment.topCenter, child:FlatButton( child:Text("Button"), ...
確定! 回上一頁