ZeroColors class
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
- black → const Color
- calendulaGold → const ShadedColor
- danger → const Color
- dustRed → const ShadedColor
- geekBlue → const ShadedColor
- goldenPurple → const ShadedColor
- info → const Color
- light → const Color
- lime → const ShadedColor
- magenta → const ShadedColor
- neutral → const ShadedColor
- polarGreen → const ShadedColor
- primary → const ShadedColor
- success → const Color
- sunriseYellow → const ShadedColor
- sunsetOrange → const ShadedColor
- transparent → const Color
- transparentWhite → const Color
- vocano → const ShadedColor
- warning → const Color
- white → const Color