1) Widget의 크기 지정하기 SizedBox( width: 200.0, height: 100.0, child: FlatButton( color: Colors.blue, child: Text('Button'), ...
確定! 回上一頁