func listRowSeparatorTint (Color?, edges: VerticalEdge .Set) -> some View
Sets the tint color associated with a row.
func listSectionSeparatorTint (Color?, edges: VerticalEdge .Set) -> some View
Sets the tint color associated with a section.
func listItemTint (Color?) -> some View
Sets a fixed tint color associated with specific content in a list.
func listItemTint (ListItemTint ?) -> some View
Sets the tint effect associated with specific content in a list.