ColorPalette 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

black → const Color
black70 → const Color
black85 → const Color
blue50 → const Color
darkGrey → const Color
darkGrey2 → const Color
darkGrey50 → const Color
darkPurple → const Color
darkPurple2 → const Color
darkPurple3 → const Color
darkPurple4 → const Color
darkPurple5 → const Color
darkPurple6 → const Color
green50 → const Color
green100 → const Color
green200 → const Color
green300 → const Color
green400 → const Color
green600 → const Color
green700 → const Color
green800 → const Color
green900 → const Color
green950 → const Color
grey → const Color
lightBlack → const Color
lightBlack2 → const Color
lightBlack50 → const Color
lightBlack60 → const Color
lightBlack80 → const Color
lightGrey → const Color
lightGrey2 → const Color
lightGrey50 → const Color
lightPurple → const Color
lightPurple2 → const Color
lightPurple2_10 → const Color
lightPurple2_20 → const Color
lightPurple3 → const Color
lightPurple3_60 → const Color
lightPurple10 → const Color
lightPurple20 → const Color
lightPurple50 → const Color
purple → const Color
purple50 → const Color
red50 → const Color
red100 → const Color
red200 → const Color
red300 → const Color
red400 → const Color
red500 → const Color
red600 → const Color
red700 → const Color
red800 → const Color
red900 → const Color
red950 → const Color
warmLightGrey → const Color
white → const Color
white60 → const Color
white80 → const Color
yellow50 → const Color
yellow100 → const Color
yellow200 → const Color
yellow300 → const Color
yellow400 → const Color
yellow500 → const Color
yellow600 → const Color
yellow700 → const Color
yellow800 → const Color
yellow900 → const Color
yellow950 → const Color