ZwapColors class

The zwap standard colors

Constructors

ZwapColors()

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

acquaGradient({Alignment begin = Alignment.topLeft, Alignment end = Alignment.bottomRight}) LinearGradient
emptyGradient({Color baseColor = shades0}) LinearGradient
getLigthColorFrom(Color randomColor) Color
Return the 200 color for the 800
getRandomColor({bool is200 = false}) Color
It retrieves a random color from this predefined list
mappingRandomColor(Color randomColor) Color
violetGradient({Alignment begin = Alignment.topLeft, Alignment end = Alignment.bottomRight}) LinearGradient

Constants

buttonGrad → const LinearGradient
buttonGradHover → const LinearGradient
error25 → const Color
error50 → const Color
error100 → const Color
error200 → const Color
error300 → const Color
error400 → const Color
error500 → const Color
error700 → const Color
error800 → const Color
neutral50 → const Color
neutral100 → const Color
neutral200 → const Color
neutral300 → const Color
neutral300Dark → const Color
neutral400 → const Color
neutral500 → const Color
neutral600 → const Color
neutral700 → const Color
neutral800 → const Color
neutral900 → const Color
primary50 → const Color
primary100 → const Color
primary200 → const Color
primary300 → const Color
primary400 → const Color
primary500 → const Color
primary600 → const Color
primary700 → const Color
primary700Dark → const Color
primary800 → const Color
primary900 → const Color
primary900Dark → const Color
secondary200 → const Color
secondary300 → const Color
secondary400 → const Color
secondary700 → const Color
secondary800 → const Color
shades0 → const Color
shades100 → const Color
success200 → const Color
success300 → const Color
success400 → const Color
success700 → const Color
success800 → const Color
text65 → const Color
transparent → const Color
warning200 → const Color
warning300 → const Color
warning400 → const Color
warning700 → const Color
warning800 → const Color
whiteTransparent → const Color