menu
base_converter package
documentation
quantities/length.dart
Length
Length.new constructor
Length.new constructor
dark_mode
light_mode
Length
constructor
Length
(
num
value
,
Unit
<
Length
>
unit
)
Implementation
Length( num value, Unit<Length> unit, ) : super( value: value, unit: unit, );
base_converter package
documentation
quantities/length
Length
Length.new constructor
Length class