ColorName 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

black → const Color
Color: #000000
blue → const Color
Color: #FF42A5F5
grey → const Color
Color: #FF9E9E9E
neutralsGrey40 → const Color
Color: #A5A7A9
snow → const Color
Color: #FFE9EEF2
transparent → const Color
Color: #00000000
white → const Color
Color: #FFFFFF