menu
cryptography package
documentation
dart.dart
DartChacha20
newState method
newState method
dark_mode
light_mode
newState
method
@
override
DartCipherState
newState
(
)
override
Implementation
@override DartCipherState newState() => DartChacha20State(cipher: this);
cryptography package
documentation
dart
DartChacha20
newState method
DartChacha20 class