ColorValues class
Constructors
- ColorValues({ColorValue? color1Value, ColorValue? color2Value, ColorValue? color3Value, ColorValue? color4Value, ColorValue? color5Value, ColorValue? color6Value})
Properties
- color1Value ↔ ColorValue?
-
getter/setter pair
- color2Value ↔ ColorValue?
-
getter/setter pair
- color3Value ↔ ColorValue?
-
getter/setter pair
- color4Value ↔ ColorValue?
-
getter/setter pair
- color5Value ↔ ColorValue?
-
getter/setter pair
- color6Value ↔ ColorValue?
-
getter/setter pair
- 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