本身 Container 上的 margin 是不能设为负值. 例如. Container( margin: EdgeInsets.only(top: -10), ). 这样会报错 Failed assertion: line 251: 'margin == null ...
確定! 回上一頁