menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BigIntHelper
toHexaDecimal property
toHexaDecimal property
dark_mode
light_mode
toHexaDecimal
property
String
get
toHexaDecimal
Implementation
String get toHexaDecimal => "0x${toRadixString(16)}";
blockchain_utils package
documentation
helper/extensions/extensions
BigIntHelper
toHexaDecimal property
BigIntHelper extension on
BigInt