EncryptionDemo constructor

const EncryptionDemo({
  1. Key? key,
})

Implementation

const EncryptionDemo({super.key});