省略无关代码 DecoratedBox( decoration: BoxDecoration(color: Colors.red), child: Center( child: Text("xxx"), ), ), DecoratedBox( decoration: ...
確定! 回上一頁