CheckboxExample constructor

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

Implementation

const CheckboxExample({super.key});