mainAxisSize:在X上佔的位置,預設為max,表示盡可能占用所有空間。 crossAxisAlignment:表示children在Y軸上對齊的位置。 baseline:將children對齊本身的baseline。
確定! 回上一頁