CheckboxInputValue constructor

CheckboxInputValue({
  1. bool? value,
})

Implementation

CheckboxInputValue({this.value});