toPXLength property

Length toPXLength

Implementation

Length get toPXLength {
  return Length(this.toDouble());
}