AppColor class
Constructors
- AppColor()
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
- accentColor → const Color
- active → const Color
- bg → const Color
- bgOverlay → const Color
- black → const Color
- cardColor → const Color
- dark → const Color
- deleteColor → const Color
- errorColor → const Color
- grey → const Color
- heading1 → const Color
- heading2 → const Color
- inactive → const Color
- infoColor → const Color
- light → const Color
- primary → const Color
- primary50 → const Color
- purple → const Color
- red → const Color
- red70 → const Color
- scondary → const Color
- successColor → const Color
- warningColor → const Color
- white → const Color