Color class

Constructors

Color(String value, {String? prefix})

Properties

hashCode int
The hash code for this object.
no setterinherited
prefix String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
getter/setter pair

Methods

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

Operators

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

Static Methods

aliceBlue() Color
antiqueWhite() Color
aqua() Color
aquamarine() Color
azure() Color
beige() Color
bisque() Color
black() Color
blanchedAlmond() Color
blue() Color
blueViolet() Color
brown() Color
burlyWood() Color
cadetBlue() Color
chartreuse() Color
chocolate() Color
coral() Color
cornflowerBlue() Color
cornsilk() Color
crimson() Color
cyan() Color
darkBlue() Color
darkCyan() Color
darkGoldenRod() Color
darkGray() Color
darkGreen() Color
darkGrey() Color
darkKhaki() Color
darkMagenta() Color
darkOliveGreen() Color
darkOrange() Color
darkOrchid() Color
darkred() Color
darkSalmon() Color
darkSeaGreen() Color
darkSlateBlue() Color
darkSlateGray() Color
darkSlateGrey() Color
darkTurquoise() Color
darkViolet() Color
deepPink() Color
deepSkyBlue() Color
dimGray() Color
dimGrey() Color
dodgerBlue() Color
fireBrick() Color
floralWhite() Color
fractal() Color
fuchsia() Color
gainsboro() Color
ghostWhite() Color
gold() Color
goldenRod() Color
gray() Color
green() Color
greenYellow() Color
grey() Color
honeyDew() Color
hotPink() Color
indianred() Color
indigo() Color
ivory() Color
khaki() Color
lavender() Color
lavenderblush() Color
lawnGreen() Color
lemonChiffon() Color
lightBlue() Color
lightCoral() Color
lightCyan() Color
lightGoldenRod() Color
lightGray() Color
lightGreen() Color
lightGrey() Color
lightPink() Color
lightSalmon() Color
lightSeaGreen() Color
lightSkyBlue() Color
lightSlateBlue() Color
lightSlateGray() Color
lightSlateGrey() Color
lightSteelBlue() Color
lightYellow() Color
lime() Color
limeGreen() Color
linen() Color
magenta() Color
maroon() Color
mediumAquamarine() Color
mediumBlue() Color
mediumForestGreen() Color
mediumGoldenRod() Color
mediumOrchid() Color
mediumPurple() Color
mediumSeagreen() Color
mediumSlateBlue() Color
mediumSpringGreen() Color
mediumTurquoise() Color
mediumVioletred() Color
midnightBlue() Color
mintCream() Color
mistyrose() Color
moccasin() Color
named(String color) Color
none() Color
oldLace() Color
olive() Color
oliveDrab() Color
opaque() Color
orange() Color
orangered() Color
orchid() Color
paleGoldenRod() Color
paleGreen() Color
paleTurquoise() Color
palevioletred() Color
papayaWhip() Color
parseString(String color) → dynamic
peachPuff() Color
peru() Color
pink() Color
plum() Color
powderBlue() Color
purple() Color
red() Color
rgb(String hex) Color
rosybrown() Color
royalBlue() Color
saddlebrown() Color
salmon() Color
sandyBrown() Color
seaGreen() Color
seaShell() Color
sienna() Color
silver() Color
skyBlue() Color
slateBlue() Color
slateGray() Color
slateGrey() Color
snow() Color
springGreen() Color
steelBlue() Color
tan() Color
teal() Color
thistle() Color
tomato() Color
transparent() Color
turquoise() Color
violet() Color
violetred() Color
wheat() Color
white() Color
whiteSmoke() Color
yellow() Color
yellowGreen() Color