Surface
interface Surface
Tokens for the surface colors of the components.
Types
Functions
Link copied to clipboard
fun ThemeColorTokens.Background.Surface.copy(default: Color = this.default, variant: Color = this.variant, container: Color = this.container, subtle: Color = this.subtle, emphasis: Color = this.emphasis): ThemeColorTokens.Background.Surface
Copies this Background.Surface replacing provided values.