Colours class

Constructors

Colours()

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

accent → const MaterialColor
border → const Color
error → const MaterialColor
linkDisabled → const Color
negative0 → const Color
negative1 → const Color
negative02 → const Color
neutral → const MaterialColor
overlay → const Color
positive0 → const Color
positive1 → const Color
positive2 → const Color
primary → const MaterialColor
shadow → const Color
success → const MaterialColor
warning → const MaterialColor