Color class

Use the list of color values defined in Color to have easy access to the ARGB values of different colors.

Constructors

Color()

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

AliceBlue → const int
AntiqueWhite → const int
Aqua → const int
Aquamarine → const int
Azure → const int
Beige → const int
Bisque → const int
Black → const int
BlanchedAlmond → const int
Blue → const int
BlueViolet → const int
Brown → const int
BurlyWood → const int
CadetBlue → const int
Chartreuse → const int
Chocolate → const int
Coral → const int
CornflowerBlue → const int
Cornsilk → const int
Crimson → const int
Cyan → const int
DarkBlue → const int
DarkCyan → const int
DarkGoldenrod → const int
DarkGray → const int
DarkGreen → const int
DarkKhaki → const int
DarkMagenta → const int
DarkOliveGreen → const int
DarkOrange → const int
DarkOrchid → const int
DarkRed → const int
DarkSalmon → const int
DarkSeaGreen → const int
DarkSlateBlue → const int
DarkSlateGray → const int
DarkTurquoise → const int
DarkViolet → const int
DeepPink → const int
DeepSkyBlue → const int
DimGray → const int
DodgerBlue → const int
Firebrick → const int
FloralWhite → const int
ForestGreen → const int
Fuchsia → const int
Gainsboro → const int
GhostWhite → const int
Gold → const int
Goldenrod → const int
Gray → const int
Green → const int
GreenYellow → const int
Honeydew → const int
HotPink → const int
IndianRed → const int
Indigo → const int
Ivory → const int
Khaki → const int
Lavender → const int
LavenderBlush → const int
LawnGreen → const int
LemonChiffon → const int
LightBlue → const int
LightCoral → const int
LightCyan → const int
LightGoldenrodYellow → const int
LightGray → const int
LightGreen → const int
LightPink → const int
LightSalmon → const int
LightSeaGreen → const int
LightSkyBlue → const int
LightSlateGray → const int
LightSteelBlue → const int
LightYellow → const int
Lime → const int
LimeGreen → const int
Linen → const int
Magenta → const int
Maroon → const int
MediumAquamarine → const int
MediumBlue → const int
MediumOrchid → const int
MediumPurple → const int
MediumSeaGreen → const int
MediumSlateBlue → const int
MediumSpringGreen → const int
MediumTurquoise → const int
MediumVioletRed → const int
MidnightBlue → const int
MintCream → const int
MistyRose → const int
Moccasin → const int
OldLace → const int
Olive → const int
OliveDrab → const int
Orange → const int
OrangeRed → const int
Orchid → const int
PaleGoldenrod → const int
PaleGreen → const int
PaleTurquoise → const int
PaleVioletRed → const int
PapayaWhip → const int
PeachPuff → const int
Peru → const int
Pink → const int
Plum → const int
PowderBlue → const int
Purple → const int
Red → const int
RosyBrown → const int
RoyalBlue → const int
SaddleBrown → const int
Salmon → const int
SandyBrown → const int
SeaGreen → const int
SeaShell → const int
Sienna → const int
Silver → const int
SkyBlue → const int
SlateBlue → const int
SlateGray → const int
Snow → const int
SpringGreen → const int
SteelBlue → const int
Tan → const int
Teal → const int
Thistle → const int
Tomato → const int
Transparent → const int
Turquoise → const int
Violet → const int
Wheat → const int
White → const int
WhiteSmoke → const int
Yellow → const int
YellowGreen → const int