KolorWhites class abstract

Grouped colors for the different shades of White from the supported HTML colors.

Constructors

KolorWhites()

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

Static Methods

asMap() Map<String, Color>
Return all colors in KolorWhites as a Map<String, Color>.

Constants

aliceBlue → const Color
White of "aliceBlue".
antiqueWhite → const Color
White of "antiqueWhite".
azure → const Color
White of "azure".
beige → const Color
White of "beige".
floralWhite → const Color
White of "floralWhite".
ghostWhite → const Color
White of "ghostWhite".
honeyDew → const Color
White of "honeyDew".
ivory → const Color
White of "ivory".
lavenderBlush → const Color
White of "lavenderBlush".
linen → const Color
White of "linen".
mintCream → const Color
White of "mintCream".
mistyRose → const Color
White of "mistyRose".
oldLace → const Color
White of "oldLace".
seaShell → const Color
White of "seaShell".
snow → const Color
White of "snow".
values → const List<Color>
white → const Color
White of "white".
whiteSmoke → const Color
White of "whiteSmoke".