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
- blue50 → const Color
- blue100 → const Color
- blue200 → const Color
- blue300 → const Color
- blue400 → const Color
- blue500 → const Color
- blue600 → const Color
- blue700 → const Color
- blue800 → const Color
- blue900 → const Color
- blue950 → const Color
- darkBlue → const Color
- green50 → const Color
- green100 → const Color
- green200 → const Color
- green300 → const Color
- green400 → const Color
- green500 → const Color
- green600 → const Color
- green700 → const Color
- green800 → const Color
- green900 → const Color
- green950 → const Color
- grey50 → const Color
- grey100 → const Color
- grey200 → const Color
- grey300 → const Color
- grey400 → const Color
- grey500 → const Color
- grey600 → const Color
- grey700 → const Color
- grey800 → const Color
- grey900 → const Color
- grey950 → const Color
- lightBlue → const Color
- orange100 → const Color
- orange200 → const Color
- orange300 → const Color
- orange400 → const Color
- orange500 → const Color
- orange600 → const Color
- red100 → const Color
- red200 → const Color
- red300 → const Color
- red400 → const Color
- red500 → const Color
- red600 → const Color
- red700 → const Color
- red800 → const Color
- red900 → const Color
- textBlue → const Color
- white → const Color