checkboxInput property
Input field to provide a boolean value.
Corresponds to the [html input type=checkbox](https://www.w3.org/TR/2012/WD-html-markup-20121025/input.checkbox.html#input.checkbox).
Implementation
InputFieldCheckboxInput? checkboxInput;