Warna persegi panjang SwiftUi
Rectangle()
.fill(Color.red)
.frame(width: 200, height: 200)
Rainbow Otter
Rectangle()
.fill(Color.red)
.frame(width: 200, height: 200)