TemperatureCache class final

Constructors

TemperatureCache(Hct input)

Properties

hashCode int
The hash code for this object.
no setterinherited
input Hct
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAnalogousColors([int count = 5, int divisions = 12]) List<Hct>
getComplement() Hct
getRelativeTemperature(Hct hct) double
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 Methods

rawTemperature(Hct color) double