tableStyle(_:)
Sets the style for tables within this view.
Declaration
nonisolated func tableStyle<S>(_ style: S) -> some View where S : TableStyle
Sets the style for tables within this view.
nonisolated func tableStyle<S>(_ style: S) -> some View where S : TableStyle