ReasonableColors class

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

amber → const ReasonableColor
aquamarine → const ReasonableColor
azure → const ReasonableColor
blue → const ReasonableColor
cerulean → const ReasonableColor
chartreuse → const ReasonableColor
cinnamon → const ReasonableColor
cyan → const ReasonableColor
emerald → const ReasonableColor
green → const ReasonableColor
grey → const ReasonableColor
indigo → const ReasonableColor
lime → const ReasonableColor
magenta → const ReasonableColor
orange → const ReasonableColor
pink → const ReasonableColor
powder → const ReasonableColor
primaries → const List<ReasonableColor>
The Reasonable Colors color system primary color swatches, excluding grey.
purple → const ReasonableColor
raspberry → const ReasonableColor
red → const ReasonableColor
rose → const ReasonableColor
sky → const ReasonableColor
teal → const ReasonableColor
violet → const ReasonableColor
yellow → const ReasonableColor