inches method

Length inches()

Gets a Length representing this number of inches.

Implementation

Length inches() => Length.fromInches(this);