CheckBox constructor

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

Implementation

const CheckBox({super.key});