AppColors class
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
- borderColor → const Color
- contentColorBlack → const Color
- contentColorBlue → const Color
- contentColorCyan → const Color
- contentColorGreen → const Color
- contentColorOrange → const Color
- contentColorPink → const Color
- contentColorPurple → const Color
- contentColorRed → const Color
- contentColorWhite → const Color
- contentColorYellow → const Color
- gridLinesColor → const Color
- itemsBackground → const Color
- mainGridLineColor → const Color
- mainTextColor1 → const Color
- mainTextColor2 → const Color
- mainTextColor3 → const Color
- pageBackground → const Color
- primary → const Color