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