ThemeColors class

A vast and beautiful color theme.

This color palette is based on the Tailwind Colors.

Constructors

ThemeColors.new()

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

amber → const ColorSwatch
blue → const ColorSwatch
cyan → const ColorSwatch
emerald → const ColorSwatch
fuchsia → const ColorSwatch
gray → const ColorSwatch
green → const ColorSwatch
indigo → const ColorSwatch
lime → const ColorSwatch
neutral → const ColorSwatch
orange → const ColorSwatch
pink → const ColorSwatch
purple → const ColorSwatch
red → const ColorSwatch
rose → const ColorSwatch
sky → const ColorSwatch
slate → const ColorSwatch
stone → const ColorSwatch
teal → const ColorSwatch
violet → const ColorSwatch
yellow → const ColorSwatch
zinc → const ColorSwatch