CustomColors 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

accentColor → const Color
background → const Color
backgroundColor → const Color
black → const Color
blue → const Color
blue400 → const Color
blue500 → const Color
blueLight → const Color
darkBlue → const Color
darkCyan → const Color
darkGray → const Color
darkGreen → const Color
darkOrange → const Color
darkPink → const Color
divider → const Color
fixGrey → const Color
fontGray → const Color
gray → const Color
green → const Color
greenLight → const Color
grey → const Map<int, Color>
greyBackgroundColor → const Color
greyDark → const Color
greyLight → const Color
greyLightBackground → const Color
greyText → const Color
greyTextMedium → const Color
iconBg → const Color
lightBlue → const Color
lightCyan → const Color
lightGreen → const Color
lightPink → const Color
lightRed → const Color
notification → const Color
orange → const Color
orange2 → const Map<int, Color>
pink → const Color
primary → const Color
primaryColor → const Color
primaryLightColor → const Color
purple → const Color
red → const Color
red200 → const Color
red500 → const Color
reqReAssign → const Color
stepColor → const Color
ticketAvailable → const Color
ticketCompleted → const Color
ticketIncomplete → const Color
ticketUpcoming → const Color
veryLightBlue → const Color
veryLightPink → const Color
white → const Color
yellow → const Color