TemplateColorsConfiguration

data class TemplateColorsConfiguration(val customColors: List<TemplateCustomColor>? = null)

Constructors

Link copied to clipboard
constructor(customColors: List<TemplateCustomColor>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of up to 50 custom colors.