MyColors class

Constructors

MyColors()

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 Color
accentDark → const Color
accentLight → const Color
grey_3 → const Color
grey_5 → const Color
grey_10 → const Color
grey_20 → const Color
grey_40 → const Color
grey_60 → const Color
grey_80 → const Color
grey_90 → const Color
grey_95 → const Color
grey_100_ → const Color
primary → const Color
primaryDark → const Color
primaryLight → const Color