CardColors class
Collection of card color schemes
Constructors
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
- bluePrimary → const CardColorModel
- grayPrimary → const CardColorModel
- greenPrimary → const CardColorModel
- lightGreenPrimary → const CardColorModel
- limePrimary → const CardColorModel
- magentaPrimary → const CardColorModel
- orangePrimary → const CardColorModel
- pinkPrimary → const CardColorModel
- purplePrimary → const CardColorModel
- redPrimary → const CardColorModel
- tealPrimary → const CardColorModel
- yellowPrimary → const CardColorModel