listStyle(_:)
Sets the style for lists within this view.
Declaration
nonisolated func listStyle<S>(_ style: S) -> some View where S : ListStyle
Sets the style for lists within this view.
nonisolated func listStyle<S>(_ style: S) -> some View where S : ListStyle