GTFColor class

Constructors

GTFColor()

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

Static Methods

hexColor(String colorStr, {double alpha = 1}) Color

Constants

black → const Color
black20 → const Color
black40 → const Color
blackOverlay → const Color
blackToast → const Color
blue → const Color
blueBackGround → const Color
brown → const Color
green → const Color
greenBackGround → const Color
grey1 → const Color
grey2 → const Color
grey3 → const Color
grey4 → const Color
grey5 → const Color
grey6 → const Color
orange2 → const Color
orange3 → const Color
orange4 → const Color
orangeBackGround → const Color
other → const Color
red → const Color
redBackGround → const Color
transparent → const Color
white → const Color
white20 → const Color
white40 → const Color
white80 → const Color
whiteOverlay → const Color
yellow2 → const Color
yellow3 → const Color
yellow4 → const Color
yellow6 → const Color
yellowBackGround → const Color
yellowPrimary → const Color