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

Copies this Background replacing provided values.

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

Creates a Background instance with the provided color values.