TWColors class

TWColors is the initial Tailwind color palette

Constructors

TWColors()

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
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
Pink swatch and color
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