WebfabrikColors class
Location History Colors
A collection of Cupertino colors
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
- accent → const Color
- black → const Color
- border → const Color
- cameraViewBackground → const Color
- description → const Color
- disabled → const Color
- gray → const Color
- green → const Color
- hint → const Color
- lightGray → const Color
- primary → const Color
- primaryTranslucent → const Color
- red → const Color
- translucentBackground → const Color
- translucentBackgroundContrast → const Color
- transparent → const Color
- white → const Color