UFUColor class

Constructors

UFUColor.new()

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

black → const Color
blue → const Color
brown → const Color
cornflowerBlue → const Color
darkGray → const Color
darkGreen → const Color
darkPurple → const Color
darkRed → const Color
darkYellow → const Color
dimBlack → const Color
dimGray → const Color
dimRed → const Color
draft → const Color
foam → const Color
gradientBlue → const Color
grassGreen → const Color
gray → const Color
green → const Color
lemon → const Color
lightBlue → const Color
lightBrown → const Color
lightestGray → const Color
lightFoam → const Color
lightGrassGreen → const Color
lightGray → const Color
lightGreen → const Color
lightPurple → const Color
lightRed → const Color
lightWildBlue → const Color
lightYellow → const Color
maroon → const Color
mintGreen → const Color
oliveGreen → const Color
primaryMaterialColor → const MaterialColor
purple → const Color
red → const Color
royalBlue → const Color
splashColor → const Color
success → const Color
tealGreen → const Color
tertiary → const Color
themeBlack → const Color
themeBlue → const Color
themeGreen → const Color
transparent → const Color
uranianBlue → const Color
warning → const Color
white → const Color
wildBlue → const Color
yellow → const Color