const PICheckboxButton( {Key? key, this.child, this.checked, this.onTap, this.width}) : super(key: key);