menu
web3_universal_compat package
documentation
dart_web3_compat.dart
UnitUtils
etherToWei static method
etherToWei static method
dark_mode
light_mode
etherToWei
static method
BigInt
etherToWei
(
String
ether
)
Implementation
static BigInt etherToWei(String ether) => EthUnit.ether(ether);
web3_universal_compat package
documentation
dart_web3_compat
UnitUtils
etherToWei static method
UnitUtils class