KolorBrowns class abstract

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

Constructors

KolorBrowns()

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 KolorBrowns as a Map<String, Color>.

Constants

bisque → const Color
Brown of "bisque".
blanchedAlmond → const Color
Brown of "blanchedAlmond".
brown → const Color
Brown of "brown".
burlyWood → const Color
Brown of "burlyWood".
chocolate → const Color
Brown of "chocolate".
cornsilk → const Color
Brown of "cornsilk".
darkGoldenrod → const Color
Brown of "darkGoldenrod".
goldenrod → const Color
Brown of "goldenrod".
maroon → const Color
Brown of "maroon".
Brown of "navajoWhite".
peru → const Color
Brown of "peru".
rosyBrown → const Color
Brown of "rosyBrown".
saddleBrown → const Color
Brown of "saddleBrown".
sandyBrown → const Color
Brown of "sandyBrown".
sienna → const Color
Brown of "sienna".
tan → const Color
Brown of "tan".
values → const List<Color>
wheat → const Color
Brown of "wheat".