vibrants
Creates a SideNavigationItemColors that represents the default vibrants used in a SideNavigationItem.
Return
The new SideNavigationItemColors with expected vibrants.
@Composable
Creates a SideNavigationItemVibrants that represents the default vibrants used in a SideNavigationItem.
Return
The new SideNavigationItemVibrants with expected vibrants.
Parameters
unselectedContentVibrant
The Vibrant to be used for the unselected item content.
unselectedContainerVibrant
The Vibrant to be used for the unselected item container.
selectedContentVibrant
The Vibrant to be used for the selected item content.
selectedContainerVibrant
The Vibrant to be used for the selected item container.