ToggleButtonColors
@Stable
Holds the colors used by ToggleButton
Constructors
Functions
Link copied to clipboard
fun copy(checkedContainerColor: Color = this.checkedContainerColor, checkedContentColor: Color = this.checkedContentColor, uncheckedContainerColor: Color = this.uncheckedContainerColor, uncheckedContentColor: Color = this.uncheckedContentColor): ToggleButtonColors