CheckboxInstance constructor
CheckboxInstance(
- Checkbox component
Creates a CheckboxInstance bound to the given component
.
Implementation
CheckboxInstance(this.component);
Creates a CheckboxInstance bound to the given component
.
CheckboxInstance(this.component);