CheckboxControl constructor

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

Implementation

const CheckboxControl({super.key});