PrimaryColors class

Class containing custom colors for a primary theme.

Constructors

PrimaryColors()

Properties

black900 Color
no setter
blueGray400 Color
no setter
blueGray700 Color
no setter
blueGray70001 Color
no setter
blueGray800 Color
no setter
blueGray900 Color
no setter
gray500 Color
no setter
gray900 Color
no setter
hashCode int
The hash code for this object.
no setterinherited
indigo100 Color
no setter
limeA200 Color
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
whiteA700 Color
no setter
yellowA700 Color
no setter

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