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