MenuItemColors
Represents the container and content colors used in a list item in different states.
See DefaultColor for the default colors used in a MenuItem.
Properties
Functions
Link copied to clipboard
fun copy(containerColor: Color = this.containerColor, titleColor: Color = this.titleColor, subtitleColor: Color = this.subtitleColor): MenuItemColors
copy a new instance