DeltaCentiMeters mixin

Mixin applications

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

centimeterToAngstrom(double centimeters) double
centimeterToCapeFoot(double centimeters) double
centimeterToFoot(double centimeters) double
centimeterToInch(double centimeters) double
Centimeters to other units
centimeterToKilometer(double centimeters) double
centimeterToLightDay(double centimeters) double
centimeterToLightHour(double centimeters) double
centimeterToLightMinute(double centimeters) double
centimeterToLightSecond(double centimeters) double
centimeterToLightYear(double centimeters) double
centimeterToMeter(double centimeters) double
centimeterToMicron(double centimeters) double
centimeterToMile(double centimeters) double
centimeterToNanometer(double centimeters) double
centimeterToRod(double centimeters) double
centimeterToYard(double centimeters) 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