SideNavigationItemVibrants

Holds the vibrants used by SideNavigationItem.

Functions

Link copied to clipboard
fun copy(unselectedContentVibrant: Vibrant = this.unselectedContentVibrant, unselectedContainerVibrant: Vibrant = this.unselectedContainerVibrant, selectedContentVibrant: Vibrant = this.selectedContentVibrant, selectedContainerVibrant: Vibrant = this.selectedContainerVibrant): SideNavigationItemVibrants
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int