SwatchBase class abstract
Base Swatch.
- Implemented types
- Implementers
- Accents
- AmberAccents
- Ambers
- BlueAccents
- BlueGreys
- Blues
- Browns
- CyanAccents
- Cyans
- DeepOrangeAccents
- DeepOranges
- DeepPurpleAccents
- DeepPurples
- GradientImmut
- GreenAccents
- Greens
- Greys
- IndigoAccents
- Indigos
- LightBlueAccents
- LightBlues
- LightGreenAccents
- LightGreens
- LimeAccents
- Limes
- OrangeAccents
- Oranges
- PinkAccents
- Pinks
- Primaries
- PurpleAccents
- Purples
- RedAccents
- Reds
- TealAccents
- Teals
- YellowAccents
- Yellows
Constructors
-
SwatchBase(Iterable<
Palette> _palettes) -
Swatch colors from palettes.
const
Properties
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