mainAxisAlignment
含有「mainAxisAlignment」共 1 篇內容
全部內容
發佈日期由新至舊
小黑與程式的邂逅
2023/12/12
[Flutter]佈局
Container child:可以設定一個子元件 Container(child:Text('child')); color:背景顏色 Container(color: Color.fromARGB(255, 255, 255, 255)); alignment:對齊方式 Co
#
flutter
#
Container
#
BoxConstraints
20
留言