Coolors class

Constructors

Coolors()

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

highlight2 Color
no setter
primaryColor Color
getter/setter pair
secondPrimaryColor Color
getter/setter pair
subPrimaryColor Color
getter/setter pair
yellow Color
getter/setter pair

Static Methods

setUp({Color? primary, Color? secondPrimary}) → void

Constants

backgroundColor → const Color
black → const Color
blue → const Color
borderColor → const Color
dividerColor → const Color
green → const Color
greenAccent → const Color
grey → const Color
highlight → const Color
highlightAccent → const Color
orange → const Color
red → const Color
redVenetian → const Color
transparent → const Color
white → const Color