Used to build the checkbox, not including the text.
final Widget Function(bool isChecked, void Function(bool value) onCheck)? renderCheckBox;