menu
datalocal package
documentation
utils/encrypt.dart
Key
Key.fromBase16 constructor
Key.fromBase16 constructor
dark_mode
light_mode
Key.fromBase16
constructor
Key.fromBase16
(
String
encoded
)
Implementation
Key.fromBase16(String encoded) : super.fromBase16(encoded);
datalocal package
documentation
utils/encrypt
Key
Key.fromBase16 constructor
Key class