ConstColors class

Constructors

ConstColors()

Properties

amber Map<int, Color>
The slate primary color and swatch.
getter/setter pair
blueTw Map<int, Color>
The slate primary color and swatch.
getter/setter pair
cyan Map<int, Color>
The slate primary color and swatch.
getter/setter pair
emerald Map<int, Color>
The slate primary color and swatch.
getter/setter pair
fuchsia Map<int, Color>
The slate primary color and swatch.
getter/setter pair
gray Map<int, Color>
The slate primary color and swatch.
getter/setter pair
greenTw Map<int, Color>
The slate primary color and swatch.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
indigo Map<int, Color>
The slate primary color and swatch.
getter/setter pair
lime Map<int, Color>
The slate primary color and swatch.
getter/setter pair
neutral Map<int, Color>
The slate primary color and swatch.
getter/setter pair
orange Map<int, Color>
The slate primary color and swatch.
getter/setter pair
pink Map<int, Color>
The slate primary color and swatch.
getter/setter pair
purple Map<int, Color>
The slate primary color and swatch.
getter/setter pair
redTw Map<int, Color>
The slate primary color and swatch.
getter/setter pair
rose Map<int, Color>
The slate primary color and swatch.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sky Map<int, Color>
The slate primary color and swatch.
getter/setter pair
slate Map<int, Color>
The slate primary color and swatch.
getter/setter pair
stone Map<int, Color>
The slate primary color and swatch.
getter/setter pair
teal Map<int, Color>
The slate primary color and swatch.
getter/setter pair
violet Map<int, Color>
The slate primary color and swatch.
getter/setter pair
yellow Map<int, Color>
The slate primary color and swatch.
getter/setter pair
zinc Map<int, Color>
The slate primary color and swatch.
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.
inherited

Operators

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