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
- black → const Color
- blackLight → const Color
- blueColor → const Color
- borderColor → const Color
- callCardBgColor → const Color
- darkGray → const Color
- enterTextBorderColor → const Color
- fullNameBgColor → const Color
- gray → const Color
- gray200 → const Color
- grayMid → const Color
- green → const Color
- lightGreen → const Color
- primary → const Color
- primaryBgColor → const Color
- primaryGray → const Color
- red → const Color
- secondary → const Color
- secondaryGray → const Color
- textColor → const Color
- white → const Color