Colour class

Constructors

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

lightGrey Color
final
textGrey Color
final

Constants

accentBlue → const Color
accentGreen → const Color
accentPurple → const Color
accentRed → const Color
accentYellow → const Color
chartGreen1 → const Color
chartGreen2 → const Color
chartGreen3 → const Color
chartGreen4 → const Color
chartGreen5 → const Color
chartGreen6 → const Color
chartGreen7 → const Color
chartGreen8 → const Color
customGrey → const MaterialColor
green → const Color
grey → const Color
greyLight → const Color
lightGradientGreen → const Color
linearGreen1 → const Color
linearGreen2 → const Color
linearPurple1 → const Color
linearPurple2 → const Color
linearRed1 → const Color
linearRed2 → const Color