inches top-level property

LengthUnits inches
final

A non-standard unit of length.

Implementation

final LengthUnits inches =
    LengthUnits('inches', '"', 'in', 'inch', 2.54e-2, false);