type
constructors
fields
| checked |
Value of checked. |
|---|---|
| indeterminate |
Get or set indeterminate flag. |
methods
| onAction |
Callback when state is toggled. |
|---|---|
| wrap |
Wrap this checkbox with content that can also be clicked to toggle checkbox. |
Slot Details
checked
Bool checked
Value of checked.
indeterminate
Bool indeterminate
Get or set indeterminate flag.
make
new make()