AppColors class

Constructors

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

Constants

blackDark → const Color
blackLight → const Color
danger → const Color
dangerTints → const Map<String, Color>
disabled → const Color
grayDark → const Color
grayDarkest → const Color
grayLight → const Color
grayMedium → const Color
grayMediumLight → const Color
mindaroTints → const Map<String, Color>
persianGreenTints → const Map<String, Color>
primary → const Color
secondaryDark → const Color
secondaryLight → const Color
secondarysidDark → const Color
sidGray800 → const Color
sidgrayDark → const Color
sidgrayDropdown → const Color
sidgrayLight → const Color
success → const Color
successTints → const Map<String, Color>
transparent → const Color
warning → const Color
warningTints → const Map<String, Color>
white → const Color
whitesid1 → const Color
yellowBorder → const Color