copy
fun copy(unselectedContentColor: Color = this.unselectedContentColor, unselectedContainerColor: Color = this.unselectedContainerColor, selectedContentColor: Color = this.selectedContentColor, selectedContainerColor: Color = this.selectedContainerColor): SideNavigationItemColors
Return
A copy of this SideNavigationItemColors with the specified values overridden.