TWUIColors class

TWUIColors is an older version of the TailwindUI color palette

Constructors

TWUIColors()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

blue → const TWColor
Blue swatch and color
cool_gray → const TWColor
Cool Gray swatch and color
gray → const TWColor
Gray swatch and color
green → const TWColor
Green swatch and color
indigo → const TWColor
Indigo swatch and color
orange → const TWColor
Orange swatch and color
pink → const TWColor
The pink color and swatch. {@tool snippet}
purple → const TWColor
Purple swatch and color
red → const TWColor
Red swatch and color
teal → const TWColor
Teal swatch and color
yellow → const TWColor
Yellow swatch and color