GFColors 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
- ALT → const Color
- BACKGROUND → const Color
- BLACK → const Color
- BRAND → const Color
- DANGER → const Color
- DANGER_SWATCH → const MaterialColor
- DARK → const Color
- DISABLED → const Color
- FOCUS → const Color
- INFO → const Color
- LIGHT → const Color
- MUTED → const Color
- NEUTRAL → const Color
- PRIMARY → const Color
- PRIMARY_SWATCH → const MaterialColor
- SECONDARY → const Color
- SUCCESS → const Color
- SUCCESS_SWATCH → const MaterialColor
- TRANSPARENT → const Color
- WARNING → const Color
- WHITE → const Color