CheckboxConverter extension
Extension on Checkbox to convert it to the pdf equivalent pw.Checkbox
.
- on
Methods
-
toPdfWidget(
CheckboxOptions options, Checkbox? contextWidget) → Future< Widget> -
Available on Checkbox, provided by the CheckboxConverter extension
Converts the Checkbox to apw.Checkbox
.