menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
IntHelper
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
IntHelper
toHexaDecimal property
IntHelper extension on
int