ApColors 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

blue200 → const Color
blue300 → const Color
blue400 → const Color
blue500 → const Color
blue800 → const Color
blueDark → const Color
charade → const Color
colors → const List<MaterialColor>
grayChateau → const Color
grey100 → const Color
grey150 → const Color
grey200 → const Color
grey500 → const Color
grey800 → const Color
onyx → const Color
red100 → const Color
red200 → const Color
red500 → const Color
red800 → const Color
solitude → const Color
yellow200 → const Color
yellow500 → const Color
yellow800 → const Color