Palette class

Constructors

Palette()

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

BLUE_500 Color
getter/setter pair
GRAY_200 Color
getter/setter pair
GRAY_300 Color
getter/setter pair
GRAY_50 Color
getter/setter pair
GRAY_500 Color
getter/setter pair
GRAY_600 Color
getter/setter pair
GRAY_700 Color
getter/setter pair
GRAY_900 Color
getter/setter pair
GREEN_500 Color
getter/setter pair
PRIMARY Color
getter/setter pair
RED_500 Color
getter/setter pair