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