DesignColor class

Constructors

DesignColor(Color color)
const

Properties

color Color
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shade100 Color
no setter
shade200 Color
no setter
shade300 Color
no setter
shade400 Color
no setter
shade50 Color
no setter
shade500 Color
no setter
shade600 Color
no setter
shade700 Color
no setter
shade800 Color
no setter
shade900 Color
no setter

Methods

getShade(int shade) Color
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