LitColors class
A collection of Colors found throughout the LitLifeSoftware apps.
The Colors are able to be used as default value on the constructor if required.
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
- beigeGrey → const Color
- cyan → const Color
- darkBeige → const Color
- darkBlue → const Color
- darkGreen → const Color
- darkGrey → const Color
- darkOliveGreen → const Color
- darkRed → const Color
- lightBlue → const Color
- lightGreen → const Color
- lightGrey → const Color
- lightMintGreen → const Color
- lightPink → const Color
- lightRed → const Color
- mediumGrey → const Color
- mediumOliveGreen → const Color
- midRed → const Color
- mintGreen → const Color