datePickerStyle(_:)
Sets the style for date pickers within this view.
Declaration
nonisolated func datePickerStyle<S>(_ style: S) -> some View where S : DatePickerStyle
Sets the style for date pickers within this view.
nonisolated func datePickerStyle<S>(_ style: S) -> some View where S : DatePickerStyle