I am trying to set background color to a Form in SwiftUI and its not working.
struct CustomFormView: View { @State private var name: String = ""