CodeBlockCopyButton constructor

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

Implementation

const CodeBlockCopyButton({super.key});