Companion

public class Companion

Companion object for Background interface, provides a factory method for creating Background instances.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public final static ThemeColorTokens.Background invoke(Color default, Color inverse, ThemeColorTokens.Background.Surface surface)

Creates a Background instance with the provided color values.