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