SideNavigationItemColors

Holds the colors used by SideNavigationItem.

Functions

Link copied to clipboard
fun copy(unselectedContentColor: Color = this.unselectedContentColor, unselectedContainerColor: Color = this.unselectedContainerColor, selectedContentColor: Color = this.selectedContentColor, selectedContainerColor: Color = this.selectedContainerColor): SideNavigationItemColors
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int