CustomCheckBoxListTile constructor
const
CustomCheckBoxListTile({
- Key? key,
Implementation
const CustomCheckBoxListTile({Key? key}) : super(key: key);
const CustomCheckBoxListTile({Key? key}) : super(key: key);