2024-12-18
.background(.red)
VStack() .background(.black)
.fill(.red)
Rectangle() .fill(.red) .frame(width:50, height:50)