可以把Flutter 中的 Container 想成是個盒子,本身也是個 Widget , Container 直接 ... color: Colors.blue), // 藍色邊框 ), padding: const EdgeInsets.all(20), ...
確定! 回上一頁