copy
fun copy(toolbarContainerColor: Color = this.toolbarContainerColor, toolbarContentColor: Color = this.toolbarContentColor, fabContainerColor: Color = this.fabContainerColor, fabContentColor: Color = this.fabContentColor): FloatingToolbarColors
Returns a copy of this IconToggleButtonColors, optionally overriding some of the values. This uses the Color.Unspecified to mean “use the value from the source”