TWColors class

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

amber → const TWColor
black → const Color
blue → const TWColor
blueGray → const TWColor
coolGray → const TWColor
cyan → const TWColor
emrald → const TWColor
fuchsia → const TWColor
gray → const TWColor
green → const TWColor
indigo → const TWColor
lightBlue → const TWColor
lime → const TWColor
orange → const TWColor
pink → const TWColor
purple → const TWColor
red → const TWColor
rose → const TWColor
teal → const TWColor
trueGray → const TWColor
violet → const TWColor
warmGray → const TWColor
white → const Color
yellow → const TWColor