TWTwoColors class

TWTwoColors is the 2.0 Tailwind color palette

Constructors

TWTwoColors()

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

amber → const TWColor
The amber color and swatch. {@tool snippet}
blue → const TWColor
The blue color and swatch. {@tool snippet}
blueGray → const TWColor
The blueGray color and swatch. {@tool snippet}
coolGray → const TWColor
The coolGray color and swatch. {@tool snippet}
cyan → const TWColor
The cyan color and swatch. {@tool snippet}
emerald → const TWColor
The emerald color and swatch. {@tool snippet}
fuchsia → const TWColor
The fuchsia color and swatch. {@tool snippet}
gray → const TWColor
The gray color and swatch. {@tool snippet}
green → const TWColor
The green color and swatch. {@tool snippet}
indigo → const TWColor
The indigo color and swatch. {@tool snippet}
lightBlue → const TWColor
The lightBlue color and swatch. {@tool snippet}
lime → const TWColor
The lime color and swatch. {@tool snippet}
orange → const TWColor
The orange color and swatch. {@tool snippet}
pink → const TWColor
The pink color and swatch. {@tool snippet}
purple → const TWColor
The purple color and swatch. {@tool snippet}
red → const TWColor
The red color and swatch. {@tool snippet}
rose → const TWColor
The rose color and swatch. {@tool snippet}
teal → const TWColor
The teal color and swatch. {@tool snippet}
trueGray → const TWColor
The trueGray color and swatch. {@tool snippet}
violet → const TWColor
The violet color and swatch. {@tool snippet}
warmGray → const TWColor
The warmGray color and swatch. {@tool snippet}
yellow → const TWColor
The yellow color and swatch. {@tool snippet}