CommonColors class

Constructors

CommonColors()

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

backButtonColor → const Color
gradiant1 → const Color
gradiant2 → const Color
gradiant3 → const Color
greyishBlueColor → const Color
kThirdSecondaryColor → const Color
progressBlue → const Color
progressGreen → const Color
progressRed → const Color
progressYellow → const Color
redButtonColor → const Color
transparent → const Color
whiteColor → const Color