CheckboxController constructor
CheckboxController(
- CheckboxState value
Implementation
CheckboxController(CheckboxState value) : super(value);
CheckboxController(CheckboxState value) : super(value);