ElevarmColors class

Constructors

ElevarmColors()

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

danger → const Color
danger50 → const Color
danger100 → const Color
danger200 → const Color
danger300 → const Color
danger400 → const Color
danger500 → const Color
danger600 → const Color
danger700 → const Color
danger800 → const Color
danger900 → const Color
grey → const Color
grey25 → const Color
grey100 → const Color
grey200 → const Color
grey300 → const Color
grey500 → const Color
grey600 → const Color
grey700 → const Color
grey900 → const Color
info → const Color
info100 → const Color
info200 → const Color
info300 → const Color
info400 → const Color
info500 → const Color
info600 → const Color
info700 → const Color
info800 → const Color
info900 → const Color
neutral → const Color
neutral25 → const Color
neutral50 → const Color
neutral100 → const Color
neutral200 → const Color
neutral300 → const Color
neutral400 → const Color
neutral500 → const Color
primary → const Color
primary100 → const Color
primary200 → const Color
primary300 → const Color
primary400 → const Color
primary500 → const Color
primary600 → const Color
primary700 → const Color
primary800 → const Color
primary900 → const Color
success → const Color
success50 → const Color
success100 → const Color
success200 → const Color
success300 → const Color
success400 → const Color
success500 → const Color
success600 → const Color
success700 → const Color
success800 → const Color
success900 → const Color
warning → const Color
warning100 → const Color
warning200 → const Color
warning300 → const Color
warning400 → const Color
warning500 → const Color
warning600 → const Color
warning700 → const Color
warning800 → const Color
warning900 → const Color
white → const Color