menu
polkawallet_sdk package
documentation
storage/localStorage.dart
KeyringStorage
currentPubKey property
currentPubKey property
dark_mode
light_mode
currentPubKey
property
ReadWriteValue
<
String
?
>
currentPubKey
final
Implementation
final ReadWriteValue<String?> currentPubKey = ''.val('currentPubKey', getBox: _storage);
polkawallet_sdk package
documentation
storage/localStorage
KeyringStorage
currentPubKey property
KeyringStorage class