CColors class abstract

Constructors

CColors()

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

black100 → const Color
blue10 → const Color
blue20 → const Color
blue30 → const Color
blue40 → const Color
blue50 → const Color
blue60 → const Color
blue70 → const Color
blue80 → const Color
blue90 → const Color
blue100 → const Color
coolGray10 → const Color
coolGray20 → const Color
coolGray30 → const Color
coolGray40 → const Color
coolGray50 → const Color
coolGray60 → const Color
coolGray70 → const Color
coolGray80 → const Color
coolGray90 → const Color
coolGray100 → const Color
cyan10 → const Color
cyan20 → const Color
cyan30 → const Color
cyan40 → const Color
cyan50 → const Color
cyan60 → const Color
cyan70 → const Color
cyan80 → const Color
cyan90 → const Color
cyan100 → const Color
gray10 → const Color
gray20 → const Color
gray30 → const Color
gray40 → const Color
gray50 → const Color
gray60 → const Color
gray70 → const Color
gray80 → const Color
gray90 → const Color
gray100 → const Color
green10 → const Color
green20 → const Color
green30 → const Color
green40 → const Color
green50 → const Color
green60 → const Color
green70 → const Color
green80 → const Color
green90 → const Color
green100 → const Color
magenta10 → const Color
magenta20 → const Color
magenta30 → const Color
magenta40 → const Color
magenta50 → const Color
magenta60 → const Color
magenta70 → const Color
magenta80 → const Color
magenta90 → const Color
magenta100 → const Color
orange40 → const Color
purple10 → const Color
purple20 → const Color
purple30 → const Color
purple40 → const Color
purple50 → const Color
purple60 → const Color
purple70 → const Color
purple80 → const Color
purple90 → const Color
purple100 → const Color
red10 → const Color
red20 → const Color
red30 → const Color
red40 → const Color
red50 → const Color
red60 → const Color
red70 → const Color
red80 → const Color
red90 → const Color
red100 → const Color
teal10 → const Color
teal20 → const Color
teal30 → const Color
teal40 → const Color
teal50 → const Color
teal60 → const Color
teal70 → const Color
teal80 → const Color
teal90 → const Color
teal100 → const Color
transparent → const Color
warmGray10 → const Color
warmGray20 → const Color
warmGray30 → const Color
warmGray40 → const Color
warmGray50 → const Color
warmGray60 → const Color
warmGray70 → const Color
warmGray80 → const Color
warmGray90 → const Color
warmGray100 → const Color
white0 → const Color
yellow20 → const Color
yellow30 → const Color