CodexCheckbox constructor

const CodexCheckbox(
  1. CheckboxProps props, {
  2. Key? key,
})

Implementation

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