WeincodeColorsFoundation class

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

bgDark → const Color
bgGray → const Color
bodyColor → const Color
bodyTextColor → const Color
cardBgColor → const Color
cardCircularBgColor → const Color
colorButtonPrimary → const Color
colorButtonSecondary → const Color
colorWhite → const Color
dangerBgColor → const Color
darkTextColors → const Color
errorBgColor → const Color
infoBgColor → const Color
ligthTextColors → const Color
primaryColor → const Color
primaryColorMat → const MaterialColor
succcessBgColor → const Color
warningBgColor → const Color