You can use clipped() here to fix this VStack() { Text("Text") .background(Color.red) .padding() .padding() Text("Text") ...
確定! 回上一頁