MetroColors class abstract final

The high-saturation color palette commonly associated with Modern UI.

These colors are intended as theme accents and tile backgrounds. They are deliberately flat and do not imply gradients, elevation, or material effects.

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 Color
brown → const Color
cobalt → const Color
crimson → const Color
cyan → const Color
emerald → const Color
green → const Color
indigo → const Color
lime → const Color
magenta → const Color
mauve → const Color
olive → const Color
orange → const Color
pink → const Color
red → const Color
steel → const Color
taupe → const Color
teal → const Color
violet → const Color
yellow → const Color