SelectCheckBoxListTile constructor

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

Implementation

const SelectCheckBoxListTile({Key? key}) : super(key: key);