LengthUnit constructor

const LengthUnit(
  1. double scaleFactor
)

Implementation

const LengthUnit(this.scaleFactor);