DdxColorSwatch class abstract

Implementers

Constructors

DdxColorSwatch()

Properties

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

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