menu
bclibc_flutter package
documentation
unit.dart
Energy
Energy.joule factory constructor
Energy.joule factory constructor
dark_mode
light_mode
Energy.joule
constructor
Energy.joule
(
double
value
)
Implementation
factory Energy.joule(double value) => Energy(value, Unit.joule);
bclibc_flutter package
documentation
unit
Energy
Energy.joule factory constructor
Energy class