copy

fun copy(containerColor: Color = this.containerColor, titleColor: Color = this.titleColor, subtitleColor: Color = this.subtitleColor): MenuItemColors

copy a new instance

Return

The new MenuItemColors with expected colors.