textFieldStyle(_:)
Sets the style for text fields within this view.
Declaration
nonisolated func textFieldStyle<S>(_ style: S) -> some View where S : TextFieldStyle
Sets the style for text fields within this view.
nonisolated func textFieldStyle<S>(_ style: S) -> some View where S : TextFieldStyle