inch top-level property

NonDerivedUnit inch
final

Unit of length, 1 in. = 0.0254 m.

Implementation

final inch = _mkNonStandard('in', 0.0254, const [meterBaseUnit]);