menu
delta package
documentation
Helpers/Distance/Mixins/inche_conversions.dart
DeltaInches
inchToLightHour method
inchToLightHour method
dark_mode
light_mode
inchToLightHour
method
double
inchToLightHour
(
double
inches
)
Implementation
double inchToLightHour(double inches) { return inches / 1.548e14; }
delta package
documentation
Helpers/Distance/Mixins/inche_conversions
DeltaInches
inchToLightHour method
DeltaInches mixin