menu
walletkit_dart
walletkit_dart.dart
BigIntUtil
toHexWithPrefix property
toHexWithPrefix
dark_mode
light_mode
toHexWithPrefix
property
String
get
toHexWithPrefix
Implementation
String get toHexWithPrefix => "0x" + toHex;
walletkit_dart
walletkit_dart
BigIntUtil
toHexWithPrefix property
BigIntUtil extension on
BigInt