CodexButton constructor

const CodexButton(
  1. ButtonProps props, {
  2. Key? key,
})

Implementation

const CodexButton(this.props, {super.key});