copy

fun copy(unselectedContentVibrant: Vibrant = this.unselectedContentVibrant, unselectedContainerVibrant: Vibrant = this.unselectedContainerVibrant, selectedContentVibrant: Vibrant = this.selectedContentVibrant, selectedContainerVibrant: Vibrant = this.selectedContainerVibrant): SideNavigationItemVibrants

Return

A copy of this SideNavigationItemVibrants with the specified values overridden.