menu
cryptography_plus package
documentation
cryptography_plus.dart
Cipher
newState method
newState method
dark_mode
light_mode
newState
method
CipherState
newState
(
)
Implementation
CipherState newState() => _DefaultCipherState(cipher: this);
cryptography_plus package
documentation
cryptography_plus
Cipher
newState method
Cipher class