menu
unitates package
documentation
speed.dart
Speed
Speed.new constructor
Speed.new constructor
dark_mode
light_mode
Speed
constructor
Speed
(
double
speed
,
SpeedUnit
unit
)
Implementation
Speed(double speed, SpeedUnit unit): value = SpeedValue.from(unit, speed);
unitates package
documentation
speed
Speed
Speed.new constructor
Speed class