FormCheckbox constructor

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

Implementation

const FormCheckbox({super.key});