init<S: StringProtocol>(_ title: S, text: Binding<String>)
init(_ title: LocalizedStringKey, text: Binding<String>)