Container( margin: EdgeInsets.only(left: 40, top: 40), //设置child ... 设置四周边框 border: new Border.all(width: 1, color: Colors.red), ...
確定! 回上一頁