EzCheckboxListTile constructor

EzCheckboxListTile({
  1. Key? key,
})

Implementation

EzCheckboxListTile({ Key? key }) : super(key: null);