ColorSchemes class

Constructors

ColorSchemes.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

Static Properties

iconBackGround Color
getter/setter pair
primary Color
getter/setter pair

Constants

black → const Color
blackGrey → const Color
blackOpacity → const Color
blueDivider → const Color
blueTest → const Color
border → const Color
borderGray → const Color
cardSelected → const Color
commentBackground → const Color
darkBlue → const Color
dividerGrey → const Color
ghadeerDarkBlue → const Color
gray → const Color
green → const Color
greyDivider → const Color
installmentsCardHeaderColor → const Color
installmentsDividerColor → const Color
lightGray → const Color
moreDivider → const Color
notificationBorder → const Color
notificationShadow → const Color
primaryOpacity01 → const Color
primaryOpacity04 → const Color
priorityHigh → const Color
priorityLow → const Color
priorityMax → const Color
red → const Color
redError → const Color
searchBackground → const Color
secondary → const Color
shadowColor → const Color
snackBarError → const Color
snackBarInfo → const Color
snackBarSuccess → const Color
snackBarWarning → const Color
unAvailableBackgroundColor → const Color
unAvailableTextColor → const Color
unSeenNotificationBackground → const Color
white → const Color
whiteOpacity → const Color