一般的SizeBox()構造方法:傳width、height、child,SizedBox會強制設置它的孩子 ... new Text("指定height和width"), ), ), new SizedBox( width: 100, ...
確定! 回上一頁