invoke

@JvmName(name = "create")
operator fun invoke(primary: Color, secondary: Color, tertiary: Color, inverse: Color): ThemeColorTokens.Content

Creates a Content instance with the provided color values.