Companion

public class Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
@Deprecated(message = "Use ThemeColorTokens directly.")
public final static ThemeColorTokens invoke(ThemeColors themeColors)

Create ThemeColorTokens from ThemeColors for backward compatibility.

Creates a ThemeColorTokens instance with the provided color token groups.

Link copied to clipboard

Converts this ThemeColorTokens to a Material3 darkColorScheme.

Link copied to clipboard

Converts this ThemeColorTokens to a Material3 lightColorScheme.