ColorGroup

abstract class ColorGroup(palette: MutablePalette, groupName: String)(source)

Constructors

Link copied to clipboard
constructor(palette: MutablePalette, groupName: String)

Types

Link copied to clipboard
class EntryDelegate(palette: MutablePalette, prefix: String? = null)

A property delegate class which helps reduce boilerplate when defining palette color groups.

Functions

Link copied to clipboard

A property delegate which helps reduce boilerplate when defining palette color groups.